This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
jashkenas--coffeescript
Watch
1
Star
0
Fork
You've already forked jashkenas--coffeescript
0
mirror of
https://github.com/jashkenas/coffeescript.git
synced
2022-11-09 12:23:24 -05:00
Code
Releases
Activity
8c45aa480b
jashkenas--coffeescript
/
test
/
test_module.coffee
5 lines
101 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
First draft of switching the CoffeeScript Compiler over to camelCase. Pour one on the ground for underscores...
2010-06-12 19:05:13 -04:00
# This file is imported by `testImporting.coffee`
comments and tests
2010-03-16 06:54:49 -04:00
tests are now passing on symbology
2010-07-25 01:23:37 -04:00
local =
"
from over there
"
updating module loading test
2010-03-16 02:08:58 -04:00
tests are now passing on symbology
2010-07-25 01:23:37 -04:00
exports.func =
->
local
Copy permalink