Allow any in new-style natives.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
native Crab(any x);
|
||||
|
||||
public main()
|
||||
{
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
(1) : error 156: the 'any' type is not allowed in new-style natives
|
||||
Reference in New Issue
Block a user