1 2 3 4 5 6 7
## This is a test for an optional map key in a struct definition. version 1.1 struct Foo { Map[Int?, String] a }