From aa71219b8d6320dd16c44348095d892a28d752de Mon Sep 17 00:00:00 2001 From: Y_Less Date: Sat, 30 Jun 2018 17:09:53 +0200 Subject: [PATCH] Remove multi-line comment test. --- source/compiler/tests/gh_217.pwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/compiler/tests/gh_217.pwn b/source/compiler/tests/gh_217.pwn index 2d2d24c..c84af2c 100644 --- a/source/compiler/tests/gh_217.pwn +++ b/source/compiler/tests/gh_217.pwn @@ -17,7 +17,8 @@ warning 3 warning 4 // single-line comments can span \ -multiple lines if you really want it +//multiple lines if you really want it +// no they can't, only with more //s. #pragma deprecated don't\ use \