diff options
Diffstat (limited to 'scintilla/test/examples/x.php')
-rw-r--r-- | scintilla/test/examples/x.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scintilla/test/examples/x.php b/scintilla/test/examples/x.php new file mode 100644 index 0000000..7c28d36 --- /dev/null +++ b/scintilla/test/examples/x.php @@ -0,0 +1,6 @@ +<head> <!-- About to script -->
+<?php
+echo "<!-- -->\n";
+/* ?> */
+?>
+<strong>for</strong><b>if</b>
|