2007-04-17 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mcs / jtests / simple-assign-bool.js
1 var x;
2
3 x = true;