
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

// Intentional parse error.
// This must be the only test in the file.

/* testInvalidAttribute */
#[ThisIsNotAnAttribute
function invalid_attribute_test() {}
