Mark Dain Oh that's interesting. I wonder if that's a bug/edge case in the parser? Also, I like the on-the-fly structure thing, I do that all the time in unit tests
Login or register your account to reply
Nkrs That's how it works. If you use two fields of the same type, it complains about ambiguity, so I suppose they wanted it like that. Closest thing to a pair/tuple type.