aboutsummaryrefslogtreecommitdiffstats
path: root/test/profile8.awk
blob: 68d0622e4256b673b83f159ddb94418d4e2c46a9 (plain)
1
2
3
4
{if(0){}else{}}
{while(0){}}
{do{}while(0)}
{for(;;){}}