LightAndLight / ipso

A functional scripting language.
https://ipso.dev
17 stars 1 forks source link

fix(syntax): gate debug stats behind cfg(debug_assertions) #309

Closed LightAndLight closed 1 year ago

LightAndLight commented 1 year ago

This made it past CI because we don't compile branches in release mode.