Skip to content

Commit aa71219

Browse files
committed
Remove multi-line comment test.
1 parent 23485cf commit aa71219

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/compiler/tests/gh_217.pwn

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ warning 3
1717
warning 4
1818

1919
// single-line comments can span \
20-
multiple lines if you really want it
20+
//multiple lines if you really want it
21+
// no they can't, only with more //s.
2122

2223
#pragma deprecated don't\
2324
use \

0 commit comments

Comments
 (0)