blueprint-compiler/tests/sample_errors/legacy_template.err
James Westman 04509e4b2e Change template syntax
Templates now use a TypeName instead of an identifier, which makes it
clearer that it's an extern symbol (or that it's a Gtk.ListItem).
2023-05-13 16:49:48 -05:00

2 lines
No EOL
131 B
Text

3,10,12,Use type syntax here (introduced in blueprint 0.8.0)
9,18,12,Use 'template' instead of the class name (introduced in 0.8.0)