Well you probably will, I'm adding more tests to check that we get conversions in the right place including float<=>int conversions, but it will at least have a test to verify you've got it right.
b
bored-nightfall-11601
04/01/2026, 7:30 PM
😞
e
echoing-dinner-19531
04/01/2026, 7:33 PM
Sorry, there's some helpers in the Go codegen to work out all the places things need conversions adding, but if your parsing the PCL yourself you'll have to re-do that logic.
b
bored-nightfall-11601
04/01/2026, 7:34 PM
Fortunately I don't parse PCL - I serialize AST and some metadata