summaryrefslogtreecommitdiff
path: root/tests/objects/bug541728.test
blob: 37fb72b61f575f3ba0afdfc6b575a9fabf637d07 (plain)
1
2
3
4
5
6
7
8
Invalid Code

class Foo {
	public string bar { get; construct; }
}

void main () {
}