This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2e9644446a
axmol
/
scripting
/
javascript
/
bindings
/
js
/
debugger
/
tests
/
unit
/
source-map-data
/
sourcemapped.coffee
6 lines
91 B
CoffeeScript
Raw
Blame
History
foo =
(n) ->
return
"
foo
"
+
i
for
i
in
[
0
.
.
.
n
]
[
first
,
second
,
third
]
=
foo
(
3
)
debugger
Reference in New Issue
View Git Blame
Copy Permalink