Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
krame505 committed Feb 26, 2020
1 parent 48227a3 commit 1975bcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ global transLoop::s:Strategy =
}
}
end
end;
end;

global normalizeLoops::s:Strategy =
s:bottomUp(s:try(simplifyLoopExprs <* s:repeat(preprocessLoop))) <*
Expand Down

0 comments on commit 1975bcb

Please sign in to comment.