goog.module('boundedtypesupercall.Bar.$1');

goog.require('boundedtypesupercall.Bar');
goog.require('boundedtypesupercall.Foo');
goog.require('java.lang.Comparable');
goog.require('nativebootstrap.Util');

const $1 = goog.require('boundedtypesupercall.Bar.$1$impl');
exports = $1;
