--- source: full-moon/tests/fail_cases.rs assertion_line: 42 expression: tokens input_file: full-moon/tests/cases/fail/tokenizer/unclosed-comment-1 --- Recovered: - - start_position: bytes: 0 line: 1 character: 1 end_position: bytes: 4 line: 1 character: 5 token_type: type: MultiLineComment blocks: 0 comment: "" - start_position: bytes: 4 line: 1 character: 5 end_position: bytes: 4 line: 1 character: 5 token_type: type: Eof - - error: UnclosedComment range: - bytes: 0 line: 1 character: 1 - bytes: 4 line: 1 character: 5