Skip to content

Handle small bool * bool bug #533

@lshaw8317

Description

@lshaw8317

Multiplying a bool * bool returns an error (no mul_bbb opcode). Should be caught early and coerced to logical_and of the two values. Similarly for add_bbb -> logical_or.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions