aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_in_elseif.snap
Commit message (Collapse)AuthorAgeFilesLines
* fix AST for if expressionsAleksey Kladov2019-01-261-0/+17
then is not always a block...