Tikhon

Results 1 issues of Tikhon

**Description** [Example project](https://github.com/jokly/tact-bug) Contract structure: NFTItem -> NFTCollection **Problem** After compilation files with FunC code of NFTItem are different: * `tact_NFTItem.code.fc` from NFTItem folder * `tact_NFTItem.code.fc` from NFTCollection folder Diff:...