Skip to content

Kernel does not execute then * is used within multi-line syntax statement #417

Description

@mcaceresb

Problem description

* is not parsed correctly with multi-line syntax statements. It's a stand-in that allows passing options across programs, but the kernel registers it as a comment if starts a line, even if it's part of a valid multi-line syntax statement. See below for example.

Debugging log

N/A

Code Sample

syntax, [ ///
    *]

Expected Output

Not an error. I get invalid syntax error.

Other information

  • Linux
  • 15.1
  • 1.12.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions