Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_attr_abstract2.nit
index 0a5b8e9..522abd1 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import standard::kernel
+import core::kernel
 
 abstract class A
        var x: Int