From 43a782e84ae845ce4607833519d0b3bcacf7a821 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 7 Sep 2017 14:17:30 +0200 Subject: [PATCH] tests: typedef void is actually a thing --- tests/parser/validate002.phpt | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/parser/validate002.phpt b/tests/parser/validate002.phpt index a8ba6c9..890eec5 100644 --- a/tests/parser/validate002.phpt +++ b/tests/parser/validate002.phpt @@ -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-- -- 2.30.2