Ticket #1673: test2.ii

File test2.ii, 85 bytes (added by Stefan Seefeld, 15 years ago)

output of 'wave -p 2 test.cc'

Line 
1
2#line 3 "/home/stefan/test.cc"
3struct foo
4{
5 bool value = true;
6};
7
8struct bar {};