5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
parameter unit;
|
|
code {CAR; PUSH nat 300; PAIR};
|
|
return nat;
|
|
storage unit;
|