From ab4ebdf1751158391100efb0002f40b1d7f6314c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 30 Jul 2018 15:05:41 -0700 Subject: Changed autoformatting rules to ensure tests get clumped together with the thing below them. --- lib/object.nom | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/object.nom') diff --git a/lib/object.nom b/lib/object.nom index 5b842c4..8c33f36 100644 --- a/lib/object.nom +++ b/lib/object.nom @@ -42,7 +42,6 @@ test: assume ((sploot) == "splooted") or barf "subclass method failed" assume ((bark) == "Bark!") or barf "inheritance failed" assume ((woof) == "Bark!") - compile [@, me] to (Lua value "self") compile [method %actions %body] to: %lua = (compile as (local action %actions %body)) -- cgit v1.2.3