Merge pull request #888 from retif/patch-1

fixed small typo: nit => nil
This commit is contained in:
Garen Torikian 2012-08-24 12:44:08 -07:00
commit 7e01194a66

View file

@ -13,7 +13,7 @@ define(function(require, exports, module) {
);
var buildinConstants = lang.arrayToMap(
("nit|true|false|iota").split("|")
("nil|true|false|iota").split("|")
);
this.$rules = {