8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
|
define thing 10
|
||
|
define some 100
|
||
|
|
||
|
quest some with thing begin
|
||
|
state start begin
|
||
|
end
|
||
|
end
|