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

Merged
ghallak merged 3 commits from ghallak/490 into master 2023-11-27 18:12:25 +09:00
Showing only changes of commit 8edc922d9d - Show all commits

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ current_counterexample.eqc
test/contracts/test.aes
__pycache__
.docssite/docs/*.md
.vscode