aboutsummaryrefslogtreecommitdiff
path: root/tests/run/variable-pattern-access.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix desugaring of variable pattern leaking into APIGuillaume Martres2017-03-211-0/+7
This was especially bad for incremental compilation since the temporary variable name is unstable.