diff --git a/full-moon/tests/lua52_cases/pass/numbers/tokens.snap b/full-moon/tests/lua52_cases/pass/numbers/tokens.snap index f8b26543..8e0135ea 100644 --- a/full-moon/tests/lua52_cases/pass/numbers/tokens.snap +++ b/full-moon/tests/lua52_cases/pass/numbers/tokens.snap @@ -1,8 +1,6 @@ --- source: full-moon/tests/pass_cases.rs -assertion_line: 40 expression: tokens -input_file: full-moon/tests/lua52_cases/pass/numbers --- - start_position: bytes: 0 @@ -361,152 +359,9 @@ input_file: full-moon/tests/lua52_cases/pass/numbers line: 9 character: 1 end_position: - bytes: 151 + bytes: 150 line: 9 character: 1 - token_type: - type: Whitespace - characters: "\n" -- start_position: - bytes: 151 - line: 10 - character: 1 - end_position: - bytes: 231 - line: 10 - character: 81 - token_type: - type: SingleLineComment - comment: " LuaJIT numbers (ULL/LL ending for both decimal and hexidecimal, or imaginary)" -- start_position: - bytes: 231 - line: 10 - character: 81 - end_position: - bytes: 232 - line: 10 - character: 81 - token_type: - type: Whitespace - characters: "\n" -- start_position: - bytes: 232 - line: 11 - character: 1 - end_position: - bytes: 274 - line: 11 - character: 43 - token_type: - type: SingleLineComment - comment: " This is in Lua 5.2 tests for simplicity" -- start_position: - bytes: 274 - line: 11 - character: 43 - end_position: - bytes: 275 - line: 11 - character: 43 - token_type: - type: Whitespace - characters: "\n" -- start_position: - bytes: 275 - line: 12 - character: 1 - end_position: - bytes: 343 - line: 12 - character: 69 - token_type: - type: SingleLineComment - comment: " rewrite todo: add this back, but in a separate luajit pass folder" -- start_position: - bytes: 343 - line: 12 - character: 69 - end_position: - bytes: 344 - line: 12 - character: 69 - token_type: - type: Whitespace - characters: "\n" -- start_position: - bytes: 344 - line: 13 - character: 1 - end_position: - bytes: 361 - line: 13 - character: 18 - token_type: - type: SingleLineComment - comment: " local d = 42LL" -- start_position: - bytes: 361 - line: 13 - character: 18 - end_position: - bytes: 362 - line: 13 - character: 18 - token_type: - type: Whitespace - characters: "\n" -- start_position: - bytes: 362 - line: 14 - character: 1 - end_position: - bytes: 381 - line: 14 - character: 20 - token_type: - type: SingleLineComment - comment: " local e = 0x2aLL" -- start_position: - bytes: 381 - line: 14 - character: 20 - end_position: - bytes: 382 - line: 14 - character: 20 - token_type: - type: Whitespace - characters: "\n" -- start_position: - bytes: 382 - line: 15 - character: 1 - end_position: - bytes: 400 - line: 15 - character: 19 - token_type: - type: SingleLineComment - comment: " local f = 12.5i" -- start_position: - bytes: 400 - line: 15 - character: 19 - end_position: - bytes: 401 - line: 15 - character: 19 - token_type: - type: Whitespace - characters: "\n" -- start_position: - bytes: 401 - line: 16 - character: 1 - end_position: - bytes: 401 - line: 16 - character: 1 token_type: type: Eof