1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 01:54:21 +03:00
inform7/inter/Tests/Toys/Hello.intert
2022-03-14 13:53:55 +00:00

7 lines
110 B
Plaintext

package main _plain
package Main _code
code
inv !enableprinting
inv !print
val "Hello, world.\n"