RosettaCodeData/Task/Hello-world-Graphical/FutureBasic/hello-world-graphical.basic
2023-07-01 13:44:08 -04:00

3 lines
100 B
Text

alert 1, NSWarningAlertStyle, @"Goodbye, World!", @"It's been real.", @"See ya!", YES
HandleEvents