Closed paultag closed 3 months ago
i kinda thought we did do that but i guess we never had a breaking test for it! https://github.com/KittyCAD/modeling-app/blob/9c9b44870542b6cd83e1e92e026e8c700c38dff8/src/wasm-lib/kcl/src/ast/types.rs#L1393
oh i just realized its not the function itself failing but the inners ya we dont have tests for that, we do for like args being off
for example, take the following function
the error is in the invocation of this function -- it would be nice to have an error at both locations in the gutter