6 lines
51 B
C
6 lines
51 B
C
|
|
enum some_compilers
|
|
{
|
|
need_more_than_nothing
|
|
};
|
|
|
enum some_compilers
|
|
{
|
|
need_more_than_nothing
|
|
};
|