Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / nikic / php-parser / test / code / parser / blockComments.test
index a9854856e820ed46750c6260078fc58f9e53b6b8..8cfe166d744ee070ecc1c67fd679b128713493e3 100644 (file)
@@ -15,8 +15,13 @@ Comments on blocks
 {}
 -----
 array(
-    0: Expr_Variable(
-        name: a
+    0: Stmt_Expression(
+        expr: Expr_Variable(
+            name: a
+            comments: array(
+                0: // baz
+            )
+        )
         comments: array(
             0: // foo
             1: // bar