Skip to content

Commit 5b69038

Browse files
committed
Debug commit
1 parent 1cc5d85 commit 5b69038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/testhelpers/methodanalysis.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ function function_returns(@nospecialize(f), @nospecialize(typ); allow_missing_fo
188188
continue
189189
end
190190
length(sig.parameters) - 1 < minargs && continue
191+
println("failed: ", m => rt)
191192
return false
192193
end
193194
end

0 commit comments

Comments
 (0)