diff options
Diffstat (limited to 'source/compiler/asltypes.y')
-rw-r--r-- | source/compiler/asltypes.y | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/compiler/asltypes.y b/source/compiler/asltypes.y index 85d3af9acf8d3..5c07c5df8e355 100644 --- a/source/compiler/asltypes.y +++ b/source/compiler/asltypes.y @@ -178,6 +178,7 @@ NoEcho(' %type <n> RequiredTarget %type <n> SimpleName %type <n> StringData +%type <n> StringLiteral %type <n> Target %type <n> Term %type <n> TermArg |