5 lines
103 B
C++
5 lines
103 B
C++
|
/* n_dslcom: // is a comment of C++ and C99. */
|
||
|
/* a; */
|
||
|
a; // is a comment of C++ and C99
|
||
|
|