Revert "Fix a bug where local dynamic array declarations could be mistakenly parsed as old decls."
This reverts commit 046f167b6e.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
public int main()
|
||||
{
|
||||
bool[] egg = new bool[10];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user