Dagger v0.18.9, Julia v1.10.3 ```julia julia> Dagger.@spawn begin @debug "x" end ERROR: LoadError: syntax: invalid syntax (escape (outerref @debug)) Stacktrace: [1] top-level scope @ REPL[4]:1 in expression starting at REPL[4]:2 ```