Fix spaceship preproc tests for previous change

This commit is contained in:
Olly Betts 2022-07-27 18:17:31 +12:00
commit 346ede21c3
4 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,2 @@
cpp_pp_expressions_bad.i:5: Warning 202: Could not evaluate expression '(4 <=> 2) < 0'
cpp_pp_expressions_bad.i:5: Warning 202: Spaceship operator (<=>) not allowed in preprocessor expression