From dfd39f0b14794b360fd6c961c65ab45d229e00b1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 22 Jul 2018 13:59:08 -0700 Subject: Shifting further towards having inline tests. Also added a helper function for directly extracting source lines from a Source or AST. --- core/scopes.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/scopes.nom') diff --git a/core/scopes.nom b/core/scopes.nom index 37405e5..f9dc758 100644 --- a/core/scopes.nom +++ b/core/scopes.nom @@ -31,4 +31,4 @@ compile [with local %locals %body, with local %locals do %body] to: Lua ".." do \%body_lua - end \ No newline at end of file + end -- cgit v1.2.3