wip restructuring

This commit is contained in:
2026-06-05 13:36:01 -07:00
parent f04b7311f5
commit f79403b97f
55 changed files with 29 additions and 85 deletions
@@ -0,0 +1,4 @@
contract Test =
entrypoint main() : string =
"hello\
world"