Test


using AbstractPlotting

lines(-1 .. 1, (x->begin
            #= /home/s/PlottingDev/dev/MakieGallery/examples/short_tests.jl:100 =#
            x ^ 2
        end))