* Form.cs: Make the fix for #80775 windows-only (fixes #81957).
[mono.git] / mcs / jtests / less-than-eq.js
1 var x, y;
2
3 x <= y;