blob: f1343e03c5667aeb11874f2790a9145ec8829a95 [file] [log] [blame]
package foo
Struct :: {
T :: int
a?: T
b?: T
}