diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-06-14 23:25:05 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-06-14 23:25:34 -0700 |
| commit | b12744d831c4158671fc22401590eaac00f7c141 (patch) | |
| tree | 203b80de68d89c7333172337f8def46ba11294d3 /tests/object.nom | |
| parent | 49f1eb3d08caf7605046373b7b3a001f28aa8aab (diff) | |
Some cleanup and fixes. Simplifying a lot of code, and extending the
flexibility of scoping. Redesigned Object system too.
Diffstat (limited to 'tests/object.nom')
| -rw-r--r-- | tests/object.nom | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
