Fork me on GitHub
#squint
<
2024-04-17
>
rafalw01:04:36

Hello, What would be most convenient/efficient workflow to test if I've found a bug in squint/src/squint/*.js, and if yes, to test if my fix works ?

borkdude06:04:08

bb dev, add test to compiler_test, run node lib/squint_test.ja or simply use the function in an isolated repro

borkdude10:04:10

@U013L6WJCDU it would also be good to first post an issue about what the problem is :)

rafalw11:04:29

Ok, just have to find time for it, I'm writing from work now : )