blueprint-compiler/tests/sample_errors/convert_bool_to_obj.err
James Westman 866092ccf7
values: Don't allow assigning true/false to object
Fix a bug in the type checking code where it would not produce an error
if you assigned "true" or "false" to an object property.
2025-05-03 08:27:29 -05:00

1 line
No EOL
42 B
Text

4,10,5,Cannot assign boolean to Gtk.Widget