Skip to content

regression after merging inline comment in argument list #565

@matthargett

Description

@matthargett

after merging #549

if x(
  --[[ we don't use it ]]
   true,
  90210
  --[[
      color wheel is time-reversed
  ]],
  --[[ frobnikate the widget ]]
  false,
  true
  --[[ spin the tesla coils ]]
) then
  print("hello")
end

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions