legacy-svn-scala/test/files/run/virtpatmat_partial.check

2 lines
40 B
Plaintext

Map(a -> Some(1), b -> None)
Map(a -> 1)