tshort / StaticCompiler.jl

Compiles Julia code to a standalone library (experimental)
Other
488 stars 31 forks source link

`throw_overflowerr_negation` takes 1 argument #157

Closed chriselrod closed 3 months ago

chriselrod commented 3 months ago
julia> Base.Checked.throw_overflowerr_negation|>methods
# 1 method for generic function "throw_overflowerr_negation" from Base.Checked:
 [1] throw_overflowerr_negation(x)
     @ checked.jl:97
brenhinkeller commented 3 months ago

The nightly failures are presumably unrelated..