What steps will reproduce the problem?
1. Create a new class with the class path with class name is > 80 chars
2. add a goog.provide for this class name breaking the string so lines are < 80
chars
3. Try to compile
What is the expected output? What do you see instead?
Expect to compile successfully
ERROR - method "goog.require" called with invalid argument
goog.require('long.class.path.' +
What version of the product are you using? On what operating system?
r20130823
Please provide any additional information below.
Note: we cannot accept patches without the contributor license agreement
being signed. See http://code.google.com/p/closure-
library/wiki/Contributors for more info.
Original issue reported on code.google.com by lloydtho...@google.com on 12 Sep 2013 at 5:30
Original issue reported on code.google.com by
lloydtho...@google.com
on 12 Sep 2013 at 5:30