summaryrefslogtreecommitdiff
path: root/tests/examplefiles/php/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/php/test.php')
-rw-r--r--tests/examplefiles/php/test.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/examplefiles/php/test.php b/tests/examplefiles/php/test.php
index e8efdc6a..0076e04b 100644
--- a/tests/examplefiles/php/test.php
+++ b/tests/examplefiles/php/test.php
@@ -542,3 +542,7 @@ some_delimiter;
?>
+<?php
+#[Attribute]
+class Extra {}
+?> \ No newline at end of file