Skip to content

Commit

Permalink
Merge pull request #167 from d409f19/flow-tests-enable
Browse files Browse the repository at this point in the history
Enable and disable relevant flow-warning test-programs
  • Loading branch information
falkecarlsen authored May 16, 2019
2 parents d359346 + fb7a581 commit fadf14c
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ function f(int a) int {

for (let x = a; x < a; x = x+1) {
let y = 2;
}
}
return a;
}
}

0 comments on commit fadf14c

Please sign in to comment.