2020-09-06 05:43:07 -07:00

4 lines
41 B
C

void foo() {
foreach (x in ({})) ;
}