examples: clang 5 defines nullptr as a macro

* examples/variant.yy: So don't do it.
* examples/variant-11.yy: Fix comment.
This commit is contained in:
Akim Demaille
2018-10-22 18:27:27 +02:00
parent 121da2cbdb
commit 05d702422a
2 changed files with 6 additions and 3 deletions

View File

@@ -116,7 +116,8 @@ namespace yy
// TEXT "I have three numbers for you."
// NUMBER 1
// NUMBER 2
// NUMBER 3
// NUMBER ...
// NUMBER max - 1
// TEXT "And that's all!"
// END_OF_FILE