RosettaCodeData/Task/Hello-world-Graphical/EC/hello-world-graphical-1.ec

3 lines
68 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
import "ecere"
MessageBox goodBye { contents = "Goodbye, World!" };