[naga] Add missing newline to test input file.

This commit is contained in:
Jim Blandy 2024-03-25 13:31:00 -07:00 committed by Teodor Tanasoaia
parent 8107f80b7f
commit a7d8ee999d

View File

@ -22,4 +22,4 @@ fn main() {
var x = a;
var gain_x_100 = gain_x_10 * 10.;
}
}