Files
gsc/cli/test-data/gt_tokens/tokenizers_agree/id_quotes.aes
T
2026-06-02 01:48:05 -07:00

9 lines
156 B
Plaintext

main contract Foo =
type state = unit
entrypoint init(): state =
()
entrypoint foo'(): unit = ()
entrypoint foo'bar'(): unit = ()