From 3051c52f517be70b4efb8d5823a3f4cb5cb7cd5e Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 25 Mar 2013 01:44:52 +0100 Subject: fixes a long-standing bug about procvar checking --- compiler/sempass2.nim | 2 -- 1 file changed, 2 deletions(-) (limited to 'compiler/sempass2.nim') diff --git a/compiler/sempass2.nim b/compiler/sempass2.nim index b2fd0fb04..f43820fa7 100644 --- a/compiler/sempass2.nim +++ b/compiler/sempass2.nim @@ -14,9 +14,7 @@ import # Second semantic checking pass over the AST. Necessary because the old # way had some inherent problems. Performs: # -# * procvar checks # * effect+exception tracking -# * closure analysis # * checks for invalid usages of compiletime magics (not implemented) # * checks for invalid usages of PNimNode (not implemented) # * later: will do an escape analysis for closures at least -- cgit 1.4.1-2-gfad0