blob: 3de5f28ec0e009efa90bd31ce4784bfaeaa44c32 [file] [log] [blame]
// File comment.
#Struct: {
#T: int
a?: #T
{b?: #T}
c?: [...#T]
}