8 lines
68 B
Text
8 lines
68 B
Text
|
constant boo : nat
|
||
|
|
||
|
print definition boo
|
||
|
|
||
|
print 2
|
||
|
|
||
|
print fields nat
|