Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On Julia master, JuliaLang/julia#46608 gave rise to a precompilation warning for SnoopCompile: ```jl julia> using SnoopCompile [ Info: Precompiling SnoopCompile [aa65fe97-06da-5843-b5b1-d5d13cad87d2] WARNING: method definition for precompilable_time at /home/tchr/.julia/packages/SnoopCompile/J3dtR/src/parcel_snoopi_deep.jl:290 declares type variable T but does not use it. ```
- Loading branch information