Skip to content

Commit 002fbe1

Browse files
committed
update test output
1 parent d41ef5c commit 002fbe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/build_tests/super_errors/expected/variant_coercion_inline_record.res.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
1 │ type x = One({test: bool})
66
2 │ let x = One({test: true})
77
3 │ let y = (x :> string)
8+
4 │
89

910
Type x is not a subtype of string
1011

0 commit comments

Comments
 (0)