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

4 lines
100 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
s: SINGLETON -- declaration somewhere
s := (create{SINGLETON_ACCESS}).singleton -- in some routine