summaryrefslogtreecommitdiff
path: root/test/bug1528269.c
blob: 4b026ccc8d5add975f01d5aadf55d6b6d6849390 (plain)
1
2
3
4
5
6
/* Generated by re2c */
#line 1 "bug1528269.re"
void foo()
{
	x='ü';
}