Skip to content

Commit bbd8f9b

Browse files
authored
Update HeungTung.mls
1 parent eff743c commit bbd8f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/src/test/diff/nu/HeungTung.mls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ fun u: {x:0, y:Int} -> Int & {x:1, z: Str} -> Str
500500
fun s: Str -> Str & AA -> AA
501501
//│ fun s: Str -> Str & AA -> AA
502502

503-
:e // FIXME
503+
:e
504504
let g = x => s(r(x))
505505
//│ ╔══[ERROR] ambiguous
506506
//│ ╟── cannot determine satisfiability of type ?a

0 commit comments

Comments
 (0)