Skip to content

Not possible to create comment between if and else blocks #74

Description

@LenaSaid

it is not possible to write:

  if(colorState IS 0){
    ....
  }
  //Changes color to green
  else {
    ....
  }

Not sure if it needs to be fixed ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions