avoid using a custom sources file for the net_2_1_raw profile
[mcs.git] / jtests / assign-less-than-eq.js
blob4026a6fcc0dfddeaba23ca6c4664e4dfb9331a2a
1 var x, y, z;
3 z = x <=  y;