diff options
Diffstat (limited to 'lexilla/test/examples/hypertext/apostophe.php')
| -rw-r--r-- | lexilla/test/examples/hypertext/apostophe.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lexilla/test/examples/hypertext/apostophe.php b/lexilla/test/examples/hypertext/apostophe.php deleted file mode 100644 index ade729bfa..000000000 --- a/lexilla/test/examples/hypertext/apostophe.php +++ /dev/null @@ -1,11 +0,0 @@ -<?php -# Test that currently fails as comment style not started in a number. -# line-comment -// line-comment -/* comment */ -$foo = 0#comment -$foo = 0//comment -$foo = 0/*'*/; -?> - -<br /> |
