* Form.cs: Make the fix for #80775 windows-only (fixes #81957).
[mono.git] / mcs / jtests / simple-assign-bool.js
1 var x;
2
3 x = true;