From b12744d831c4158671fc22401590eaac00f7c141 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 14 Jun 2018 23:25:05 -0700 Subject: Some cleanup and fixes. Simplifying a lot of code, and extending the flexibility of scoping. Redesigned Object system too. --- tests/object.nom | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/object.nom') diff --git a/tests/object.nom b/tests/object.nom index 8ad5b82..b3e8164 100644 --- a/tests/object.nom +++ b/tests/object.nom @@ -1,3 +1,6 @@ +# + Tests for the object model defined in lib/object.nom + use "core" use "lib/object.nom" -- cgit v1.2.3