2010-02-08 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / jtests / simple-assign-bool.js
1 var x;
2
3 x = true;