From b7a44c57268d42b1abb40b0faea1bd2cc071894f Mon Sep 17 00:00:00 2001 From: Drahflow Date: Fri, 18 Jan 2013 17:30:53 +0100 Subject: Quoting in unquoted contexts now works ... in principle. The new function does not yet create its own scope. --- notes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes') diff --git a/notes b/notes index d6e3162..416a7f4 100644 --- a/notes +++ b/notes @@ -177,7 +177,7 @@ Small set in between * Length in bytes (including header) bit 63-60: 0 1 0 1 bit 59: reserved for GC -* scope pointer (0 if non-capturing function) +* captured scope pointer (0 if non-capturing function) * type pointer (0 if untyped) * code pointer -- cgit v1.2.3