rta: check the type NativeArray before the method with_native in varargs
[nit.git] / tests / test_ni_new.nit
index 55b5d76..e25214e 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-extern A special Pointer
+extern A super Pointer
        new is extern import p
        new with_args( x : Int, a : A ) is extern