c++-style comments are kosher, too
This commit is contained in:
parent
e80572c601
commit
437903fa0f
|
@ -44,6 +44,7 @@ C dialect
|
|||
- designated initializers (especially nice for type declarations)
|
||||
- intermingled declarations
|
||||
- booleans
|
||||
- C++-style line comments
|
||||
|
||||
Future C99 features may be added to this list in the future
|
||||
depending on compiler support (mostly significantly MSVC).
|
||||
|
|
Loading…
Reference in New Issue