goog.module('jsvarargs.QualifiedSuperMethodCall.InnerClass');

goog.require('java.lang.Object');
goog.require('jsvarargs.Main');
goog.require('jsvarargs.QualifiedSuperMethodCall');
goog.require('nativebootstrap.Util');
goog.require('vmbootstrap.Arrays');
goog.require('vmbootstrap.primitives.$int');

const InnerClass = goog.require('jsvarargs.QualifiedSuperMethodCall.InnerClass$impl');
exports = InnerClass;
