diff --git a/test/contracts/hole_expression.aes b/test/contracts/hole_expression.aes index d1e26d1..99594d8 100644 --- a/test/contracts/hole_expression.aes +++ b/test/contracts/hole_expression.aes @@ -10,4 +10,4 @@ contract C = Some(x) => x + 1 None => 0 - function g() = ??? \ No newline at end of file + function g() = ???