reserve var
diff --git a/src/cmd/acidtypes/type.c b/src/cmd/acidtypes/type.c
index 9bf4e41..4afd3e5 100644
--- a/src/cmd/acidtypes/type.c
+++ b/src/cmd/acidtypes/type.c
@@ -129,6 +129,7 @@
 	"ret",			"$ret",
 	"tail",			"$tail",
 	"then",			"$then",
+	"var",		"$var",
 	"whatis",		"$whatis",
 	"while",		"$while",