Files
2026-06-02 01:58:40 -07:00

5 lines
84 B
Plaintext

contract Test =
type state = unit
entrypoint init() : state =
() /*