1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 05:41:31 +00:00
8bitworkshop/presets/zmachine/hello.inf

6 lines
41 B
INI
Raw Normal View History

2020-07-06 23:53:20 +00:00
[ Main;
print "Hello, World!^";
];