aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/lexer
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/script/lexer')
-rw-r--r--build2/test/script/lexer3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/test/script/lexer b/build2/test/script/lexer
index 80e6036..53b88be 100644
--- a/build2/test/script/lexer
+++ b/build2/test/script/lexer
@@ -25,7 +25,8 @@ namespace build2
enum
{
script_line = base_type::value_next,
- assign_line, // Auto-expires at the end of the token.
+ first_token, // Auto-expires at the end of the token.
+ second_token, // Auto-expires at the end of the token.
variable_line, // Auto-expires at the end of the line.
command_line,
here_line