Skip to content

单行注释的换行符有歧义 #11

@Tao-kun

Description

@Tao-kun

'//'{<any-char>}<LF>

<single-line-comment> ::=
    '//'{<any-char>}<LF>

此处只有LF

'//' {<any-char>} (<LF>|<CR>)

<single-line-comment> ::=
    '//' {<any-char>} (<LF>|<CR>)

此处为CR或LF

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions