summaryrefslogtreecommitdiff
path: root/test/testbad1.lc
blob: 2c2ea81f29450487c8592511290b90ee82cab73d (plain)
1
2
3
4
5
6

type A = struct {
    int a
    int a
}