initial set of tests
[mono.git] / mcs / jtests / simple-assign-vars.js
1 var x, y;
2
3 x = y;