From 369a54e04d5ba5216642ae83a067f1ea40d30607 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 8 Sep 2015 13:38:09 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index f4b17c1..3db2860 100755 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,7 @@ Sep. 8 2015 Fixed a type parsing of sub routine bug Fixed a scope processing bug +Fixed a sub routine invoking bug without leading CALL statement or result receiver Sep. 6 2015 Improved sub routine