Delete SymbolTable.cs, all the control of environments is at IdentificationTable.cs
[mono.git] / mcs / jtests / less-than-eq.js
1 var x, y;
2
3 x <= y;