This fixes parsing of code like s => s.m('foo')
. Before merging I need to find the disabled parser test that covers this.
@gabejohnson this should fix the problem you were running into with loading reader/utils.js
.
This fixes parsing of code like s => s.m('foo')
. Before merging I need to find the disabled parser test that covers this.
@gabejohnson this should fix the problem you were running into with loading reader/utils.js
.