https://github.com/JuliaLang/julia
Raw File
Tip revision: 506326ece1d3674eba5cbd18bc590b648873954b authored by Alex Arslan on 01 November 2023, 18:52:51 UTC
Add `@test_throws Union{} expr` to test that no exception is thrown
Tip revision: 506326e
blastrampoline.version
## jll artifact
BLASTRAMPOLINE_JLL_NAME := libblastrampoline

## source build
BLASTRAMPOLINE_VER := 5.8.0
BLASTRAMPOLINE_BRANCH=v5.8.0
BLASTRAMPOLINE_SHA1=81316155d4838392e8462a92bcac3eebe9acd0c7
back to top