]> rtime.felk.cvut.cz Git - l4.git/blob - tools/preprocess/test/variable.cpp
Some minor fixes.
[l4.git] / tools / preprocess / test / variable.cpp
1 IMPLEMENTATION:
2
3 int (Foo::*func_vec[100]) (int arg) = 
4 {
5   0, 
6 };