albertodemichelis / squirrel

Official repository for the programming language Squirrel
http://www.squirrel-lang.org
MIT License
895 stars 149 forks source link

sq_writeclosure does not work with closures that have default arguments #221

Open reductor opened 4 years ago

reductor commented 4 years ago

When using sq_writeclosure with a closure that has default arguments these do not appear to get saved.