aboutsummaryrefslogtreecommitdiff
path: root/lib/object.nom
diff options
context:
space:
mode:
Diffstat (limited to 'lib/object.nom')
-rw-r--r--lib/object.nom2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/object.nom b/lib/object.nom
index 10b0afa..4ed9bcd 100644
--- a/lib/object.nom
+++ b/lib/object.nom
@@ -2,8 +2,6 @@
#
This file contains the implementation of an Object-Oriented programming system.
-use "core"
-
test:
object "Dog":
(class Dog).genus = "Canus"