vim autocomplete: rename `write_to_stream` to `write_doc` with more arguments
[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