matrix: use a custom low-level C structure to avoid boxing of param types
[nit.git] / tests / error_redef4_base.nit
index 2ececf3..d5c669a 100644 (file)
@@ -12,4 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+import kernel
+
 class A end