LilithHafner/Chairmarks.jl

`@b rand hash seconds=1`

Closed this issue · 1 comments

julia> @b rand hash seconds=1
ERROR: TypeError: in keyword argument seconds, expected Union{Nothing, Float64}, got a value of type Int64
Stacktrace:
 [1] benchmark(setup::Function, f::Function, teardown::Nothing; kw::Base.Pairs{Symbol, Int64, Tuple{Symbol}, NamedTuple{(:seconds,), Tuple{Int64}}})
   @ Tablemarks ~/.julia/packages/Tablemarks/KkyUq/src/benchmarking.jl:9
 [2] top-level scope
   @ REPL[5]:1