lvm.js

changeset 83
0e6b19731508
parent 82
72fe2316bd67
child 85
25470393fe74
--- a/lvm.js	Fri Nov 19 19:22:20 2010 +0000
+++ b/lvm.js	Fri Nov 19 19:22:40 2010 +0000
@@ -625,7 +625,7 @@
 	},
 	type: function (o)
 	{
-		return [o.type];
+		return [this.LValue(o.type)];
 	}
 };
 

mercurial