mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 11:31:20 -05:00
little more progress on whitespace
This commit is contained in:
6
test/fixtures/generation/whitespace.coffee
vendored
Normal file
6
test/fixtures/generation/whitespace.coffee
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# test
|
||||
f1: x =>
|
||||
x * x
|
||||
f2: y =>
|
||||
y * x
|
||||
|
||||
Reference in New Issue
Block a user