Skip to content

Comment FL and LL problems #1

@zonblade

Description

@zonblade

this problem regards parser/scan.rs
having some problems for parsing of first line and lastline of a comment.

#file.memo
// comment

#output
[C('/'), C('t')] << this should not happened

the / and t before u8 10 "newline" seems to be detected and appeded into.
this suppose to be not detected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions