trace-compile precompile statements incorrect for non-Int signed integer types #52677
Labels
bug
Indicates an unexpected problem or unintended behavior
compiler:precompilation
Precompilation of modules
Which should instead be
precompile(Tuple{Type{Base.Val{Int32(10)}}})
.Related to #28808, #38902
The text was updated successfully, but these errors were encountered: