--- source: full-moon/tests/pass_cases.rs expression: tokens input_file: full-moon/tests/cases/pass/single-line-comment-3 --- - start_position: bytes: 0 line: 1 character: 1 end_position: bytes: 17 line: 1 character: 18 token_type: type: SingleLineComment comment: " tab\tin comment" - start_position: bytes: 17 line: 1 character: 18 end_position: bytes: 17 line: 1 character: 18 token_type: type: Eof