Allow any in new-style natives.

This commit is contained in:
David Anderson
2014-10-30 17:19:01 -07:00
parent 5d78a5ff93
commit eaff5c9364
4 changed files with 1 additions and 10 deletions
@@ -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