mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 10:13:03 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user