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