forked fromjashkenas/coffeescript
- Notifications
You must be signed in to change notification settings - Fork0
Commit2d1addf
committed
Allow
get
orset
parentheses-less function calls when first argument is a string without a colon (so a plain string, not a property accessor)1 parent962374a commit2d1addf
File tree
3 files changed
+10
-2
lines changed- lib/coffeescript
- src
- test
3 files changed
+10
-2
lines changedLines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
255 |
| - | |
| 255 | + | |
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
712 | 712 |
| |
713 | 713 |
| |
714 | 714 |
| |
| 715 | + | |
| 716 | + | |
715 | 717 |
| |
716 | 718 |
| |
| 719 | + | |
| 720 | + | |
717 | 721 |
| |
718 | 722 |
| |
719 | 723 |
| |
720 | 724 |
| |
721 | 725 |
| |
| 726 | + | |
| 727 | + | |
722 | 728 |
| |
723 | 729 |
| |
| 730 | + | |
| 731 | + | |
724 | 732 |
| |
725 | 733 |
| |
726 | 734 |
| |
|
0 commit comments
Comments
(0)