]> git.saurik.com Git - bison.git/blobdiff - tests/actions.at
version 3.0.2
[bison.git] / tests / actions.at
index 6c1ecbc1f6dfcf65f32e6c11598ebcd299a6d27b..a9846d4c63b4de2de2018a25afdcca323d383136 100644 (file)
@@ -596,7 +596,7 @@ thing:
 ;
 %%
 /* Alias to ARGV[1]. */
-const char *source = YY_NULL;
+const char *source = YY_NULLPTR;
 
 ]AT_YYERROR_DEFINE[