Files
moslab-code/src/fiasco/tool/preprocess/test/variable.cpp
2025-09-12 15:55:45 +02:00

7 lines
67 B
C++

IMPLEMENTATION:
int (Foo::*func_vec[100]) (int arg) =
{
0,
};