commit b16534fd70d53deb776e98cdb4e1fa2e6099222d parent 08ddcb74f06abc76bf2ed4070b5eba98bc07d48c Author: rsc <devnull@localhost> Date: Fri, 11 Feb 2005 02:34:48 +0000 reserve var Diffstat:
M | src/cmd/acidtypes/type.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/cmd/acidtypes/type.c b/src/cmd/acidtypes/type.c @@ -129,6 +129,7 @@ struct { "ret", "$ret", "tail", "$tail", "then", "$then", + "var", "$var", "whatis", "$whatis", "while", "$while",