6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
![]() |
// Demonstrate CameLIGO inclusion statements, see included.mligo
|
||
|
|
||
|
#include "included.mligo"
|
||
|
|
||
|
let bar : int = foo
|