We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5427771 commit b2b2723Copy full SHA for b2b2723
1 file changed
tests/cases/passing/inv-return-type.pre
@@ -1,3 +1,3 @@
1
-ASSERT(EQ(TYPE(INV(<"one" = 0d1>)), "MAP"))MAP: m = <"a" = "x">
2
-
3
-ASSERT(EQ(TYPE(INV(m)), "MAP"))
+ASSERT(EQ(TYPE(INV(<"one" = 0d1>)), "MAP"))
+MAP: m = <"a" = "x">
+ASSERT(EQ(TYPE(INV(m)), "MAP"))
0 commit comments