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

3 lines
68 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
import "ecere"
MessageBox goodBye { contents = "Goodbye, World!" };