tact-lang / tact

Tact compiler main repository
https://tact-lang.org
MIT License
394 stars 110 forks source link

Typechecker allows messages with zero opcodes #785

Closed anton-trunov closed 2 months ago

anton-trunov commented 2 months ago

Zero opcodes are reserved to text comments, so binary messages cannot have opcode 0.