4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
type toto = int
|
|
|
|
let foo : toto = 42 + 127
|
type toto = int
|
|
|
|
let foo : toto = 42 + 127
|