tests: enable vararg in bas_sig_inh_alt1
[nit.git] / tests / base_sig_inh.nit
index cc0bc43..9770c24 100644 (file)
@@ -15,6 +15,7 @@
 # limitations under the License.
 
 import kernel
+#alt1#import array
 
 class A
        fun f0 is abstract