core icon indicating copy to clipboard operation
core copied to clipboard

Reproduce and fix verify transform issue when sandbox is empty

Open stuartc opened this issue 3 years ago • 0 comments

While testing #27, we got an error in the validate transform where the adaptor was being incorrectly passed to the transformer where the correct error should have been "Can't find function", we got an error on the ASTs .loc property.

Why is that, and how can we fix it?

stuartc avatar Mar 16 '21 08:03 stuartc