You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** Compiled by the Randori compiler v0.2.6.2 on Wed Aug 28 16:10:20 CEST 2013 */if(typeofutil=="undefined")varutil={};util.noop=function(){return_noop;}util.noop.className="util.noop";util.noop.getRuntimeDependencies=function(t){varp;return[];};util.noop.getStaticDependencies=function(t){varp;return[];};util.noop.injectionPoints=function(t){return[];};
The text was updated successfully, but these errors were encountered:
/** Compiled by the Randori compiler v0.2.6.2 on Wed Aug 28 16:56:29 CEST 2013 */if(typeofutil=="undefined")varutil={};util.InternalTest=function(){varclassVar=newutil.InternalTest$InternalClass();vardefaultError=_defaultError;};util.InternalTest.className="util.InternalTest";util.InternalTest.getRuntimeDependencies=function(t){varp;return[];};util.InternalTest.getStaticDependencies=function(t){varp;return[];};util.InternalTest.injectionPoints=function(t){return[];};util.InternalTest$InternalClassWithBody=function(){};util.InternalTest$InternalClassWithBody.prototype.toString=function(){return"InternalClassWithBody";};
NPE in DefinitionNameUtils.toExportQualifiedName(DefinitionNameUtils.java:56):
I quickly fixed it:
It generates:
The text was updated successfully, but these errors were encountered: