]> git.saurik.com Git - bison.git/blobdiff - tests/local.at
c++: api.location.type
[bison.git] / tests / local.at
index 036b0a1d5cc8705c750e379cb0b5828f506e752d..65ff8870461f80af0b6d4308a8e669347af459dd 100644 (file)
@@ -137,7 +137,7 @@ m4_pushdef([AT_LEXPARAM_IF],
 m4_pushdef([AT_LOCATION_IF],
 [m4_bmatch([$3], [%locations], [$1], [$2])])
 m4_pushdef([AT_LOCATION_TYPE_IF],
-[m4_bmatch([$3], [%define location_type], [$1], [$2])])
+[m4_bmatch([$3], [%define \(api\.location\.type\|location_type\)], [$1], [$2])])
 m4_pushdef([AT_PARAM_IF],
 [m4_bmatch([$3], [%parse-param], [$1], [$2])])
 m4_pushdef([AT_PURE_IF],