aboutsummaryrefslogtreecommitdiff
path: root/resources/sksl/errors/RedeclareBasicType.sksl
blob: a0945520fd775cc13f26809e3f99743291eb3f90 (plain)
1
2
3
4
5
float int;

/*%%*
expected an identifier, but found type 'int'
*%%*/