2004-06-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / jtests / less-than-eq.js
1 var x, y;
2
3 x <= y;