RosettaCodeData/Task/Read-entire-file/Inform-7/read-entire-file.inf
2023-07-01 13:44:08 -04:00

7 lines
128 B
INI

Home is a room.
The File of Testing is called "test".
When play begins:
say "[text of the File of Testing]";
end the story.