more mass renaming
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
contract Foo =
|
||||
type state = unit
|
||||
entrypoint init(): state =
|
||||
let _ = ak_ABC'foo
|
||||
()
|
||||
Reference in New Issue
Block a user