summaryrefslogtreecommitdiff
path: root/tests/objects/interface-gtype-too-short.test
blob: 6a13b8cf7281228e842dd003593eb0b3be929329 (plain)
1
2
3
4
5
6
7
Invalid Code

interface I {
}

void main () {
}