We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a5056 commit 5d74095Copy full SHA for 5d74095
6a.c
@@ -3,8 +3,7 @@
3
%}
4
%%
5
"/*"[^*/]*"*/" {;}
6
-"//"
7
-.* {;}
+"//" {;}
8
9
int main(int argc,char **argv){
10
FILE *f1,*f2;
0 commit comments