4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
contract IndentFail =
|
|
entrypoint twoSpace() = ()
|
|
entrypoint oneSpace() = ()
|