Skip to content

v0.8.2: Remove wrongly applied 'in' on parameters

Compare
Choose a tag to compare
@Geod24 Geod24 released this 06 Aug 03:07
· 59 commits to master since this release

This removes 'in' qualifiers on delegate parameters to parseFlowKey
and parseFlowValue. This should have no effect on user code,
but will to use -preview=in (which set in to mean scope const)
with D-YAML.