* HttpWebRequest.cs: When retrying a POST request after an authentication
[mono.git] / mcs / jtests / simple-assign-bool.js
1 var x;
2
3 x = true;