Fix crash with malformed arguments (bug 6176).
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
stock void Function( float array1[ 3 ] float array2[ 3 ] )
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
(1) : error 001: expected token: ")", but found "-identifier-"
|
||||
Reference in New Issue
Block a user