Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / nikic / php-parser / test / code / parser / stmt / haltCompilerOutermostScope.test
index 2f8a3f19a5e5b46535e3c0798f705190721b4d0c..fddb6191d325ffe98072bf2fad7e1a92f2ccd7d3 100644 (file)
@@ -5,4 +5,4 @@ if (true) {
     __halt_compiler();
 }
 -----
-__HALT_COMPILER() can only be used from the outermost scope from 3:5 to 3:19
+__HALT_COMPILER() can only be used from the outermost scope from 3:5 to 3:19
\ No newline at end of file