goog.module('castonarrayinit.CastOnArrayInitKt');

goog.require('castonarrayinit.Foo');
goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');
goog.require('vmbootstrap.Arrays');

const CastOnArrayInitKt = goog.require('castonarrayinit.CastOnArrayInitKt$impl');
exports = CastOnArrayInitKt;
