summaryrefslogtreecommitdiff
path: root/tests/semantic/delegate-return-valist.test
blob: b8300c952404a22fb534401760c853dc12112691 (plain)
1
2
3
4
5
6
Invalid Code

delegate va_list Foo ();

void main () {
}