icode: new IEscapeMark class to bind ISeq and IEscape
[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