more renaming

This commit is contained in:
2026-06-02 01:58:40 -07:00
parent 270f192f0c
commit 55a56753c1
37 changed files with 12 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
contract Foo =
type state = unit
entrypoint init(): state =
let _ = ak_ABC123
()