Introduce contract-level compile-time constants #923

Merged
ghallak merged 37 commits from ghallak/387 into master 2023-04-12 20:20:41 +09:00
Showing only changes of commit 0e154f96fa - Show all commits

View File

@ -59,3 +59,4 @@ contract C =
entrypoint f22() = c22
entrypoint f23() = c23
entrypoint f24() = c24
entrypoint fqual() = C.c01