mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
Fix typo
This commit is contained in:
@@ -243,7 +243,7 @@ class exports.Rewriter
|
||||
# b: c
|
||||
#
|
||||
# Don't accept implicit calls of this type, when on the same line
|
||||
# as the control strucutures below as that may misinterpret constructs like:
|
||||
# as the control structures below as that may misinterpret constructs like:
|
||||
#
|
||||
# if f
|
||||
# a: 1
|
||||
|
||||
Reference in New Issue
Block a user