summaryrefslogtreecommitdiff
path: root/tests/bc/errors/18.txt
blob: 18cde714e872f0ffd3b38c8b7c807996d6253eca (plain) (blame)
1
2
3
4
5
6
7
while (1) {

define x(x) {
	return x
}

}