1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/tolk-tester/tests/invalid-redefinition-1.tolk

8 lines
128 B
Text
Raw Normal View History

global mulDivMod: int;
/**
@compilation_should_fail
@stderr global mulDivMod: int;
@stderr redefinition of built-in symbol
*/