Package evaluation of GarishPrint on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:02:59.376 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.42s ################################################################################ # Installation # Installing GarishPrint... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b0ab02a7] + GarishPrint v0.5.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [b0ab02a7] + GarishPrint v0.5.1 [bac558e1] + OrderedCollections v1.8.1 [21216c6a] + Preferences v1.4.3 [ade2ca70] + Dates [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode Installation completed after 4.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.95s ################################################################################ # Testing # Testing GarishPrint Status `/tmp/jl_ekYIeN/Project.toml` [5218b696] Configurations v0.17.6 [a93c6f00] DataFrames v1.7.0 [b0ab02a7] GarishPrint v0.5.1 [21216c6a] Preferences v1.4.3 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs Status `/tmp/jl_ekYIeN/Manifest.toml` [34da2185] Compat v4.16.0 [5218b696] Configurations v0.17.6 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [55351af7] ExproniconLite v0.10.14 [b0ab02a7] GarishPrint v0.5.1 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time prefs | 1 1 5.4s Main.TestBasic.T1( │ x = 1, )Main.TestBasic.T2( │ x = 1, │ y = 2.0, )Main.TestBasic.T3( │ x = 1, │ y = Main.TestBasic.T1( │ │ x = 2, │ ), │ z = Main.TestBasic.T2( │ │ x = 1, │ │ y = 2.0, │ ), )Main.TestBasic.T4{Complex{Int64}}( │ x = 1 + 2im, │ y = 2im, )Main.TestBasic.T4{Complex{Int64}}( │ x = 2 + 0im, │ y = 2im, )Main.TestBasic.T5{Vector{Any}}( │ x = Any[1, 2, 3], )0-dimensional Array{UndefInitializer, 0}: UndefInitializer()Main.TestBasic.T4{Main.TestBasic.T5{Vector{Int64}}}( │ x = Main.TestBasic.T5{Vector{Int64}}( │ │ x = [1, 2, 3], │ ), │ y = Main.TestBasic.T5{Vector{Int64}}( │ │ x = [1, 2, 3], │ ), )Main.TestBasic.T5{Irrational{:π}}( │ x = π, )Main.TestBasic.T5{Vector{Float64}}( │ x = [ │ │ 0.38265355938010137, │ │ 0.33645041304313617, │ │ 0.9096823934423406, │ │ 0.5211516840297993, │ │ 0.9483926248424426, │ │ 0.05805064470877863, │ │ 0.08284146121966518, │ │ 0.22288076374627086, │ │ 0.7330526982927252, │ │ 0.22813582149831158, │ … │ │ 0.8005200790750224, │ │ 0.7083411533556937, │ │ 0.523375607731998, │ │ 0.6766995850064251, │ │ 0.3117520007074541, │ │ 0.811252677584316, │ │ 0.25234948706575866, │ │ 0.8638390676974227, │ │ 0.08249748916546085, │ │ 0.8242264578880049, │ ], )Main.TestBasic.T5{Dict{Int64, Int64}}( │ x = Dict(1 => 2), )Main.TestBasic.T5{Dict{Any, Any}}( │ x = Dict{Any, Any}(), )Main.TestBasic.T5{Irrational{:π}}( │ x = π, )Main.TestBasic.T5{Irrational{:ℯ}}( │ x = ℯ, )Main.TestBasic.T5{Array{Irrational{:π}, 0}}( │ x = fill(π), )Main.TestBasic.T5{Float32}( │ x = 0.1f0, )Main.TestBasic.T5{String}( │ x = "0.10f0", )Main.TestBasic.T5{Dict{String, Number}}( │ x = Dict{String, Number}("b" => 2im, "a" => 2.0), )Main.TestBasic.T5{Dict{String, Any}}( │ x = Dict{String, Any}( │ │ "b" => 2im, │ │ "a" => Main.TestBasic.T4{Main.TestBasic.T5{Vector{Int64}}}( │ │ │ │ x = Main.TestBasic.T5{Vector{Int64}}( │ │ │ │ │ x = [1, 2, 3], │ │ │ │ ), │ │ │ │ y = Main.TestBasic.T5{Vector{Int64}}( │ │ │ │ │ x = [1, 2, 3], │ │ │ │ ), │ │ │ ), │ ), )Main.TestBasic.T5{Dict{String, Any}}( │ x = Dict{String, Any}("b" => Any, "a" => ( │ │ │ │ 1, │ │ │ │ 2, │ │ │ │ 3, │ │ │ )), )TTTTTTTTTTTTTTTTTTTT{ │ TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }, │ TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }, }( │ x = TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }( │ │ x = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ │ y = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ ), │ y = TTTTTTTTTTTTTTTTTTTT{ │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ │ Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}, │ }( │ │ x = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ │ y = Main.TestBasic.TTTTTTTTTTTTTTTTTTTT{Int64, Int64}( │ │ │ x = 1, │ │ │ y = 2, │ │ ), │ ), )Main.TestConfigs.OptionB( │ a = [1, 2, 3], │ b = Main.TestConfigs.OptionA( │ │ a = 2, │ │ b = 2, │ ), )Main.TestConfigs.JobInstance( │ project = "test", │ emulation = Main.TestConfigs.Emulation[ │ │ Main.TestConfigs.Emulation( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ │ Main.TestConfigs.Emulation( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ ], │ postprocess = Main.TestConfigs.PostProcess[ │ │ Main.TestConfigs.PostProcess( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ │ Main.TestConfigs.PostProcess( │ │ │ pulse = "linear", │ │ │ algo = "Vern8", │ │ │ precision = "float32", │ │ │ geometry = Main.TestConfigs.Geometry( │ │ │ │ L = 8, │ │ │ │ graph = 188, │ │ │ ), │ │ ), │ ], )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( │ field_a = Dict{String, Any}( │ │ "a" => Main.TestDataFrame.Example{Vector{Int64}, Float64}( │ │ │ │ field_a = [1, 2, 3], │ │ │ │ field_b = 2.0, │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( │ │ │ │ │ hee = 1, │ │ │ │ │ haa = 2.0im, │ │ │ │ │ hoo = 3.12f0, │ │ │ │ ), │ │ │ ), │ │ "empty set" => Set{Any}(), │ │ "set{any}" => Set(Any[ │ │ │ │ 5, │ │ │ │ 7, │ │ │ │ 12, │ │ │ │ 8, │ │ │ │ 1, │ │ │ │ 4, │ │ │ │ 6, │ │ │ │ 13, │ │ │ │ 2, │ │ │ │ 10, │ │ │ │ 11, │ │ │ │ 9, │ │ │ │ 3, │ │ │ ]), │ │ "missing" => missing, │ │ "named_tuple" => (name = "ABC", age = 25), │ │ "matrix" => 10×10 Array{Float64, 2}: │ │ │ 0.790678645838913 … 0.09158133217214726 │ │ │ 0.10374792195117799 0.0736415072595007 │ │ │ 0.45627373050969533 0.72184232114233 │ │ │ 0.12691668986693205 0.019264437067880835 │ │ │ 0.4147930350704091 0.09438632992179696 │ │ │ 0.44786258202652807 … 0.2539029219230491 │ │ │ 0.30794735791207917 0.10609353024364354 │ │ │ 0.1374416859703731 0.5633209635515484 │ │ │ 0.9900942277128937 0.8670262412350319 │ │ │ 0.8278443348522821 0.3303787680764505 │ │ │ , │ │ "dataframe" => 4×2 DataFrame │ │ │  Row │ A  B │ │ │ │ Int64  String │ │ │ ─────┼─────────────── │ │ │ 1 │ 1 M │ │ │ 2 │ 2 F │ │ │ 3 │ 3 F │ │ │ 4 │ 4 M │ │ │ , │ │ "str" => Set([2, 3, 1]), │ │ "set" => Set([2, 3, 1]), │ │ "type" => Any, │ │ "boolean" => false, │ │ "nested" => Example{ │ │ │ │ Dict{ │ │ │ │ │ String, │ │ │ │ │ Example{ │ │ │ │ │ │ Vector{Int64}, Float64 │ │ │ │ │ }, │ │ │ │ }, │ │ │ │ UndefInitializer, │ │ │ }( │ │ │ │ field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( │ │ │ │ │ "a" => Example{ │ │ │ │ │ │ │ Vector{Int64}, Float64 │ │ │ │ │ │ }( │ │ │ │ │ │ │ field_a = [1, 2, 3], │ │ │ │ │ │ │ field_b = 2.0, │ │ │ │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( │ │ │ │ │ │ │ │ hee = 1, │ │ │ │ │ │ │ │ haa = 2.0im, │ │ │ │ │ │ │ │ hoo = 3.12f0, │ │ │ │ │ │ │ ), │ │ │ │ │ │ ), │ │ │ │ ), │ │ │ │ field_b = undef, │ │ │ │ abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( │ │ │ │ │ hee = nothing, │ │ │ │ │ haa = 1.2 + 2.1im, │ │ │ │ │ hoo = π, │ │ │ │ ), │ │ │ ), │ ), │ field_b = undef, │ abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( │ │ hee = nothing, │ │ haa = 1.2 + 2.1im, │ │ hoo = π, │ ), )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( │ field_a = Dict{String, Any}( │ │ "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( │ │ │ │ field_a = [1, 2, 3], │ │ │ │ field_b = 2.0, │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( │ │ │ │ │ hee = 1, │ │ │ │ │ haa = 2.0im, │ │ │ │ │ hoo = 3.12f0, │ │ │ │ ), │ │ │ ), │ │ "empty set" => Set{Any}(), │ │ "set{any}" => Set(Any[5, 7, 12, 8, 1, 4, 6, 13, 2, 10, 11, 9, 3]), │ │ "missing" => missing, │ │ "named_tuple" => (name = "ABC", age = 25), │ │ "matrix" => 10×10 Array{Float64, 2}: │ │ │ 0.790678645838913 … 0.09158133217214726 │ │ │ 0.10374792195117799 0.0736415072595007 │ │ │ 0.45627373050969533 0.72184232114233 │ │ │ 0.12691668986693205 0.019264437067880835 │ │ │ 0.4147930350704091 0.09438632992179696 │ │ │ 0.44786258202652807 … 0.2539029219230491 │ │ │ 0.30794735791207917 0.10609353024364354 │ │ │ 0.1374416859703731 0.5633209635515484 │ │ │ 0.9900942277128937 0.8670262412350319 │ │ │ 0.8278443348522821 0.3303787680764505 │ │ │ , │ │ "dataframe" => 4×2 DataFrame │ │ │ Row │ A B │ │ │ │ Int64 String │ │ │ ─────┼─────────────── │ │ │ 1 │ 1 M │ │ │ 2 │ 2 F │ │ │ 3 │ 3 F │ │ │ 4 │ 4 M │ │ │ , │ │ "str" => Set([2, 3, 1]), │ │ "set" => Set([2, 3, 1]), │ │ "type" => Any, │ │ "boolean" => false, │ │ "nested" => Example{ │ │ │ │ Dict{ │ │ │ │ │ String, │ │ │ │ │ Main.TestDataFrame.Example{Array{Int64, 1}, Float64}, │ │ │ │ }, │ │ │ │ UndefInitializer, │ │ │ }( │ │ │ │ field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( │ │ │ │ │ "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( │ │ │ │ │ │ │ field_a = [1, 2, 3], │ │ │ │ │ │ │ field_b = 2.0, │ │ │ │ │ │ │ abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( │ │ │ │ │ │ │ │ hee = 1, │ │ │ │ │ │ │ │ haa = 2.0im, │ │ │ │ │ │ │ │ hoo = 3.12f0, │ │ │ │ │ │ │ ), │ │ │ │ │ │ ), │ │ │ │ ), │ │ │ │ field_b = undef, │ │ │ │ abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( │ │ │ │ │ hee = nothing, │ │ │ │ │ haa = 1.2 + 2.1im, │ │ │ │ │ hoo = π, │ │ │ │ ), │ │ │ ), │ ), │ field_b = undef, │ abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( │ │ hee = nothing, │ │ haa = 1.2 + 2.1im, │ │ hoo = π, │ ), )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}(field_a=Dict{String, Any}("a"=>Main.TestDataFrame.Example{Vector{Int64}, Float64}(field_a=[1, 2, 3], field_b=2.0, abc=Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}(hee=1, haa=2.0im, hoo=3.12f0)), "empty set"=>Set{Any}(), "set{any}"=>Set(Any[5, 7, 12, 8, 1, 4, 6, 13, 2, 10, 11, 9, 3]), "missing"=>missing, "named_tuple"=>(name = "ABC", age = 25), "matrix"=>[0.790679 0.482008 … 0.0214489 0.0915813; 0.103748 0.836566 … 0.533397 0.0736415; … ; 0.990094 0.618074 … 0.362237 0.867026; 0.827844 0.957037 … 0.334942 0.330379], "dataframe"=>4×2 DataFrame  Row │ A  B │ Int64  String ─────┼─────────────── 1 │ 1 M 2 │ 2 F 3 │ 3 F 4 │ 4 M , "str"=>Set([2, 3, 1]), "set"=>Set([2, 3, 1]), "type"=>Any, "boolean"=>false, "nested"=>Example{ Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}, UndefInitializer, }(field_a=Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}("a"=>Main.TestDataFrame.Example{Vector{Int64}, Float64}(field_a=[1, 2, 3], field_b=2.0, abc=Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}(hee=1, haa=2.0im, hoo=3.12f0))), field_b=undef, abc=Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}(hee=nothing, haa=1.2+2.1im, hoo=π))), field_b=undef, abc=Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}(hee=nothing, haa=1.2+2.1im, hoo=π))Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( field_a = Dict{String, Any}( "a" => Main.TestDataFrame.Example{Vector{Int64}, Float64}( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), "empty set" => Set{Any}(), "set{any}" => Set(Any[ 5, 7, 12, 8, 1, 4, 6, 13, 2, 10, 11, 9, 3, ]), "missing" => missing, "named_tuple" => (name = "ABC", age = 25), "matrix" => 10×10 Array{Float64, 2}: 0.790678645838913 … 0.09158133217214726 0.10374792195117799 0.0736415072595007 0.45627373050969533 0.72184232114233 0.12691668986693205 0.019264437067880835 0.4147930350704091 0.09438632992179696 0.44786258202652807 … 0.2539029219230491 0.30794735791207917 0.10609353024364354 0.1374416859703731 0.5633209635515484 0.9900942277128937 0.8670262412350319 0.8278443348522821 0.3303787680764505 , "dataframe" => 4×2 DataFrame  Row │ A  B │ Int64  String ─────┼─────────────── 1 │ 1 M 2 │ 2 F 3 │ 3 F 4 │ 4 M , "str" => Set([2, 3, 1]), "set" => Set([2, 3, 1]), "type" => Any, "boolean" => false, "nested" => Example{ Dict{ String, Example{ Vector{Int64}, Float64 }, }, UndefInitializer, }( field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( "a" => Example{ Vector{Int64}, Float64 }( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, ComplexF64, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), ), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, ComplexF64, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), )Main.TestDataFrame.Example{Dict{String, Any}, UndefInitializer}( field_a = Dict{String, Any}( "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), "empty set" => Set{Any}(), "set{any}" => Set(Any[5, 7, 12, 8, 1, 4, 6, 13, 2, 10, 11, 9, 3]), "missing" => missing, "named_tuple" => (name = "ABC", age = 25), "matrix" => 10×10 Array{Float64, 2}: 0.790678645838913 … 0.09158133217214726 0.10374792195117799 0.0736415072595007 0.45627373050969533 0.72184232114233 0.12691668986693205 0.019264437067880835 0.4147930350704091 0.09438632992179696 0.44786258202652807 … 0.2539029219230491 0.30794735791207917 0.10609353024364354 0.1374416859703731 0.5633209635515484 0.9900942277128937 0.8670262412350319 0.8278443348522821 0.3303787680764505 , "dataframe" => 4×2 DataFrame Row │ A B │ Int64 String ─────┼─────────────── 1 │ 1 M 2 │ 2 F 3 │ 3 F 4 │ 4 M , "str" => Set([2, 3, 1]), "set" => Set([2, 3, 1]), "type" => Any, "boolean" => false, "nested" => Example{ Dict{ String, Main.TestDataFrame.Example{Array{Int64, 1}, Float64}, }, UndefInitializer, }( field_a = Dict{String, Main.TestDataFrame.Example{Vector{Int64}, Float64}}( "a" => Main.TestDataFrame.Example{Array{Int64, 1}, Float64}( field_a = [1, 2, 3], field_b = 2.0, abc = Main.TestDataFrame.ABC{Int64, Complex{Float64}, Float32}( hee = 1, haa = 2.0im, hoo = 3.12f0, ), ), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), ), ), field_b = undef, abc = Main.TestDataFrame.ABC{Nothing, Complex{Float64}, Irrational{:π}}( hee = nothing, haa = 1.2 + 2.1im, hoo = π, ), ) Testing GarishPrint tests passed Testing completed after 230.65s PkgEval succeeded after 263.41s