mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 03:05:48 +00:00
5b44e01455
They are not keywords anymore. > var cell = ...; > var cell: cell = ...; Motivation: in the future, when structures are implemented, this obviously should be valid: > struct a { ... } > var a = ...; Struct fields will also be allowed to have names int/slice/cell. |
||
---|---|---|
.. | ||
tests | ||
tolk-tester.js | ||
tolk-tester.py |