Skip to content

Commit

Permalink
Enable and disable flow-warning test-programs
Browse files Browse the repository at this point in the history
  • Loading branch information
falkecarlsen committed May 16, 2019
1 parent 64cbfc3 commit fb7a581
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 fb7a581

Please sign in to comment.