adding unary plus, new version of Underscore, still passes tests. Rebuilt Narwhal

This commit is contained in:
Jeremy Ashkenas
2010-01-26 22:14:18 -05:00
parent 386d3dd307
commit 3524d618d8
6 changed files with 1505 additions and 1458 deletions

View File

@@ -42,7 +42,7 @@
} catch (e) {
return print(e);
}
})());
}).call(this));
}
return __b;
};