tact-docs icon indicating copy to clipboard operation
tact-docs copied to clipboard

Mention identifiers cannot start with `__gen` or `__tact`

Open anton-trunov opened this issue 1 year ago • 1 comments

Contracts, traits, native functions, function parameters, let-variables, foreach binders, declared primitive types, structures and messages cannot be named with identifiers that start with __gen or __tact

anton-trunov avatar May 17 '24 11:05 anton-trunov