4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
type toto is record [a : nat; b : nat]
|
|
|
|
const foo : int = 3
|
type toto is record [a : nat; b : nat]
|
|
|
|
const foo : int = 3
|