1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-09 02:24:21 +03:00
inform7/inter/Tests/General/Predeclared.intert
2019-07-20 12:40:27 +01:00

10 lines
200 B
Plaintext

packagetype _plain
packagetype _code
package main _plain
package resources _plain
kind K_number int32
symbol public misc Banana
constant Peach K_number = Banana
constant Banana K_number = 2