mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-04-11 03:00:13 -04:00
adding unary plus, new version of Underscore, still passes tests. Rebuilt Narwhal
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
} catch (e) {
|
||||
return print(e);
|
||||
}
|
||||
})());
|
||||
}).call(this));
|
||||
}
|
||||
return __b;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user