tlorentzen / CStar

P4 Semester Project - SW418F20

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not possible to create comment between if and else blocks

LenaSaid opened this issue · comments

it is not possible to write:

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

Not sure if it needs to be fixed ???

Tænker at det er fint at man ikke kan

Tænker at det er fint at man ikke kan

+1