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