GLBasic forum

Main forum => Bug Reports => Topic started by: Moru on 2007-Oct-14

Title: Assign in declaration
Post by: Moru on 2007-Oct-14
This returns syntax error since last update:
Code (glbasic) Select
LOCAL x = 0, y = 0
Title: Assign in declaration
Post by: Kitty Hello on 2007-Oct-15
:noggin: