Skip to content

Commit

Permalink
Debug commit
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Nov 9, 2020
1 parent 1cc5d85 commit 5b69038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/testhelpers/methodanalysis.jl
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ function function_returns(@nospecialize(f), @nospecialize(typ); allow_missing_fo
continue
end
length(sig.parameters) - 1 < minargs && continue
println("failed: ", m => rt)
return false
end
end
Expand Down

0 comments on commit 5b69038

Please sign in to comment.