What steps will reproduce the problem?
1. Compile any source file.
2. Note the garbage line that has no side effects at the top.
Math.floor(Math.random()*2147483648).toString(36);
What is the expected output? What do you see instead?
This shouldn't be there. It's a no-op!
Original issue reported on code.google.com by espr...@google.com on 9 Feb 2011 at 3:53
Original issue reported on code.google.com by
espr...@google.com
on 9 Feb 2011 at 3:53