Add hole expression #924

Merged
ghallak merged 9 commits from ghallak/391 into master 2023-01-12 22:23:36 +09:00
Showing only changes of commit abb1a3f4e8 - Show all commits

View File

@ -10,4 +10,4 @@ contract C =
Some(x) => x + 1 Some(x) => x + 1
None => 0 None => 0
function g() = ??? function g() = ???