2005-07-14 Iain McCoy <iain@mccoy.id.au>
[mono.git] / mcs / jtests / simple-assign-bool.js
1 var x;
2
3 x = true;