aeternity / aesophia

Stand alone compiler for the Sophia smart contract language
https://docs.aeternity.com/aesophia
ISC License
51 stars 19 forks source link

Disable unused type warnings for type used inside of records #492

Closed ghallak closed 9 months ago

ghallak commented 9 months ago

Fixes: #490, #491

ghallak commented 9 months ago

@hanssv @radrow @davidyuk This PR fixes only #490 which I consider a real bug.

The issue #491 does not seem to be a bug for me, and it is the expected behavior from the compiler.