What steps will reproduce the problem?
1.When Number is entered in binary format eg: int anInt = 0b101;
2.
3.
What is the expected output? What do you see instead?
// Error: Parser Error: Parse error at line 1, column 121. Encountered: b101
What version of the product are you using? On what operating system?
2.1.7
Please provide any additional information below.
Original issue reported on code.google.com by himesh.s...@gmail.com on 10 Jan 2014 at 2:50
Original issue reported on code.google.com by
himesh.s...@gmail.com
on 10 Jan 2014 at 2:50Attachments: