Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Aug 23, 2023
1 parent 9651f4c commit 543fed0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/valid/expression.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1022,10 +1022,9 @@ impl super::Validator {
*arg_ty,
Ti::Scalar {
kind: Sk::Float,
width: 4,
..
} | Ti::Vector {
kind: Sk::Float,
width: 4,
..
},
) {
Expand Down

0 comments on commit 543fed0

Please sign in to comment.