Skip to content

Commit

Permalink
update testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
trdthg committed Jul 29, 2024
1 parent aeb3ce1 commit 2f18442
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ mapping m : bool <-> bool2 = {
false <-> struct{ field = false },
}

let a = m(true)
let foo = m(true)

0 comments on commit 2f18442

Please sign in to comment.