tests: typedef void is actually a thing
authorMichael Wallner <mike@php.net>
Thu, 7 Sep 2017 12:17:30 +0000 (14:17 +0200)
committerMichael Wallner <mike@php.net>
Thu, 7 Sep 2017 12:17:30 +0000 (14:17 +0200)
tests/parser/validate002.phpt

index a8ba6c99ddb4ecf211e9766797eefba6a9472433..890eec5cd79218958322d8a413d09bbacced2786 100644 (file)
@@ -12,7 +12,4 @@ psi_validate_string("typedef void foo;");
 ===DONE===
 --EXPECTF--
 ===TEST===
-
-Warning: PSI syntax error, unexpected ;, expecting %s at col 17 in %s on line 1
 ===DONE===
---XFAIL--