09-18-2011, 03:06
(09-18-2011, 02:15)master131 Wrote: lawl 2.3 is already out.
Code:init()
{
check(
"a",
"b",
"c");
}
check(a, b, c)
{
return 0;
}
Perfectly legit code but generates 5 syntax errors but then again, it does say that it could be a false error.
I could work on a fix, and I'm guessing the update feature worked correctly then?