RosettaCodeData/Task/Singleton/Eiffel/singleton-3.e

4 lines
100 B
Text
Raw Permalink Normal View History

2015-11-18 06:14:39 +00:00
s: SINGLETON -- declaration somewhere
s := (create{SINGLETON_ACCESS}).singleton -- in some routine