simon987 / Much-Assembly-Required

Assembly programming game
GNU General Public License v3.0
930 stars 87 forks source link

Semicolons can't be used in strings #188

Closed DBJ314 closed 5 years ago

DBJ314 commented 5 years ago

Semicolons in strings fail to compile, It seems the semicolon unconditionally comments out everything after it.

In addition, uploading the short program dw ";" immediately disconnects you from the server.