**** Merged from MCS ****
[mono-project.git] / mcs / jtests / simple-assign-vars.js
blob7d44024436155d8b0847b40f2d4746f0ba722204
1 var x, y;
3 x = y;