Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / nikic / php-parser / test / code / parser / stmt / haltCompilerInvalidSyntax.test
index 597710f2db5d4491cfbf32358727b1c36f867efe..381019a9bfcc82640c7787e1bd8010c0ffa5f2e9 100644 (file)
@@ -3,4 +3,4 @@ Invalid __halt_compiler() syntax
 <?php
 __halt_compiler()
 -----
-__HALT_COMPILER must be followed by "();" on line 2
+__HALT_COMPILER must be followed by "();" on line 2
\ No newline at end of file