blueprint-compiler/tests/sample_errors/warn_old_extern.err
James Westman 02796fd830 Use <> instead of () for casts & typeof
This makes it clearer that they aren't functions, and it eliminates
syntactic ambiguity with closure expressions.
2023-04-10 09:39:34 -05:00

4 lines
No EOL
251 B
Text

3,1,8,Use the '$' extern syntax introduced in blueprint 0.8.0
4,15,15,Use angle bracket syntax introduced in blueprint 0.8.0
4,16,13,Use the '$' extern syntax introduced in blueprint 0.8.0
5,14,7,Use the '$' extern syntax introduced in blueprint 0.8.0