Skip to content

Commit 8c1c3b4

Browse files
authored
Create wzhouwzhou_subtract.coffee
1 parent df94863 commit 8c1c3b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
subtract = (a, b) -> +a - +b

0 commit comments

Comments
 (0)