mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e0e3c14a69
Updated new_float() to always create variable-sized nodes and removed the conditional logic. Also updated codegen_negate() to handle NODE_VARIABLE wrapper containing NODE_FLOAT for negative float literals. Co-authored-by: Claude <noreply@anthropic.com>