ObjectTo interpreter missing in deferred evaluation
Only available in remote (workflow) and instant evaluation.
The minimum code to reproduce:
a = 1
a to file "a_out.yaml"
produces no file a_out.yaml
with run_locally.py
.
Edited by Ivan Kondov