[CRYPTIC]: Inline comment causes unexpected token error #5336
Labels
bug
Something isn't working
cryptic-error
Source code produces a confusing error
kcl
Language and compiler features
Paste minimal KCL source that produces a cryptic error
Expected Behavior
I expect that inline comments should not affect KCL execution. In this case the comment on the
radius = 10
line causes the KCL to error resulting in aUnexpected token: (
Additional Context
No response
The text was updated successfully, but these errors were encountered: