RosettaCodeData/Task/Comments/C/comments-4.c
2023-07-01 13:44:08 -04:00

3 lines
83 B
C

#if 0
While technically not a comment, this is also ignored by the compiler
#endif