summaryrefslogtreecommitdiff
path: root/test/files/run/virtpatmat_partial.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/virtpatmat_partial.check')
-rw-r--r--test/files/run/virtpatmat_partial.check4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/files/run/virtpatmat_partial.check b/test/files/run/virtpatmat_partial.check
index 093020ce05..1555eca82b 100644
--- a/test/files/run/virtpatmat_partial.check
+++ b/test/files/run/virtpatmat_partial.check
@@ -1,2 +1,4 @@
Map(a -> Some(1), b -> None)
-Map(a -> 1) \ No newline at end of file
+79
+undefined
+Map(a -> 1)