blob: 560161295c16df7994c4081ab34b04ee8cdcaeb6 [file] [log] [blame]
John Stiles6798e5d2020-09-17 18:20:26 -04001void main() {
2 float x;
3 x = 1.5 2.5;
4}