lots and lots of changes & improvements
This commit is contained in:
@@ -166,7 +166,7 @@ copyact(ch1, ch2, lvl)
|
||||
case '/':
|
||||
LoadChar(ch);
|
||||
|
||||
if (ch == '*') { /* skip comment */
|
||||
if (ch == '*' && !InputLevel) { /* skip comment */
|
||||
skipcomment();
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user