aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/zon/syntax_error.zon
blob: 237d3445c8ebf5fefa992bed0738ba393c042147 (plain)
1
2
3
4
.{
    .boolean = true
    .number = 123,
}