RosettaCodeData/Task/Comments/C/comments-4.c

4 lines
83 B
C
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#if 0
While technically not a comment, this is also ignored by the compiler
#endif