contract Test = type state = unit entrypoint init() : state = let _ = 'é' ()