Open anton-trunov opened 2 months ago
And mention nested comments are not supported, i.e. the following is not valid Tact code:
/* comment /* nested commend, nice try */ continue comment */ contract Test { }
And mention nested comments are not supported, i.e. the following is not valid Tact code: