From 5f2db8da0e99fca282265b232330f3f432b94373 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 21 Sep 2017 02:33:04 -0700 Subject: Everything fixed up and some reduced lua codespew too! --- examples/sample_game.nom | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/sample_game.nom') diff --git a/examples/sample_game.nom b/examples/sample_game.nom index 44b9d35..1f526e3 100644 --- a/examples/sample_game.nom +++ b/examples/sample_game.nom @@ -1,4 +1,5 @@ require "lib/core.nom" +require "lib/permissions.nom" require "lib/secrets.nom" require "lib/plurals.nom" @@ -101,8 +102,6 @@ with secrets: say ".." |Proposal: |\%src\ - say "foo" - macro block [propose %action] =: %source =: source code from tree %action -- cgit v1.2.3