;;; Code for boundedtypesupercall.Main [type definition]
(type $boundedtypesupercall.Main.vtable (sub $java.lang.Object.vtable (struct
 (field $$getClassImpl__java_lang_Class (ref $function.$getClassImpl__java_lang_Class))
 (field $m_equals__java_lang_Object__boolean (ref $function.m_equals__java_lang_Object__boolean))
 (field $m_hashCode__int (ref $function.m_hashCode__int))
 (field $m_toString__java_lang_String (ref $function.m_toString__java_lang_String))
 ))
)
(type $boundedtypesupercall.Main (sub $java.lang.Object (struct
 (field $vtable (ref $boundedtypesupercall.Main.vtable))
 (field $itable (ref $itable))
 (field $$systemIdentityHashCode@java.lang.Object (mut i32))
 ))
)

;;; Code for boundedtypesupercall.Main.Foo [type definition]
(type $boundedtypesupercall.Main.Foo.vtable (sub $java.lang.Object.vtable (struct
 (field $$getClassImpl__java_lang_Class (ref $function.$getClassImpl__java_lang_Class))
 (field $m_equals__java_lang_Object__boolean (ref $function.m_equals__java_lang_Object__boolean))
 (field $m_hashCode__int (ref $function.m_hashCode__int))
 (field $m_toString__java_lang_String (ref $function.m_toString__java_lang_String))
 (field $m_foo__void (ref $function.m_foo__void))
 ))
)
(type $boundedtypesupercall.Main.Foo (sub $java.lang.Object (struct
 (field $vtable (ref $boundedtypesupercall.Main.Foo.vtable))
 (field $itable (ref $itable))
 (field $$systemIdentityHashCode@java.lang.Object (mut i32))
 ))
)

;;; Code for boundedtypesupercall.Main.Bar [type definition]
(type $boundedtypesupercall.Main.Bar.vtable (sub $java.lang.Object.vtable (struct
 (field $$getClassImpl__java_lang_Class (ref $function.$getClassImpl__java_lang_Class))
 (field $m_equals__java_lang_Object__boolean (ref $function.m_equals__java_lang_Object__boolean))
 (field $m_hashCode__int (ref $function.m_hashCode__int))
 (field $m_toString__java_lang_String (ref $function.m_toString__java_lang_String))
 (field $m_doSomething__boundedtypesupercall_Main_Foo (ref $function.m_doSomething__boundedtypesupercall_Main_Foo))
 (field $m_getSomething__java_lang_Comparable (ref $function.m_getSomething__java_lang_Comparable))
 ))
)
(type $boundedtypesupercall.Main.Bar (sub $java.lang.Object (struct
 (field $vtable (ref $boundedtypesupercall.Main.Bar.vtable))
 (field $itable (ref $itable))
 (field $$systemIdentityHashCode@java.lang.Object (mut i32))
 ))
)

;;; Code for boundedtypesupercall.Main.Bar.1 [type definition]
(type $boundedtypesupercall.Main.Bar.1.vtable (sub $boundedtypesupercall.Main.Foo.vtable (struct
 (field $$getClassImpl__java_lang_Class (ref $function.$getClassImpl__java_lang_Class))
 (field $m_equals__java_lang_Object__boolean (ref $function.m_equals__java_lang_Object__boolean))
 (field $m_hashCode__int (ref $function.m_hashCode__int))
 (field $m_toString__java_lang_String (ref $function.m_toString__java_lang_String))
 (field $m_foo__void (ref $function.m_foo__void))
 ))
)
(type $boundedtypesupercall.Main.Bar.1 (sub $boundedtypesupercall.Main.Foo (struct
 (field $vtable (ref $boundedtypesupercall.Main.Bar.1.vtable))
 (field $itable (ref $itable))
 (field $$systemIdentityHashCode@java.lang.Object (mut i32))
 (field $$outer_this@boundedtypesupercall.Main.Bar.1 (mut (ref null $boundedtypesupercall.Main.Bar)))
 ))
)

;;; Code for boundedtypesupercall.Main [imports]

;;; Code for boundedtypesupercall.Main.Foo [imports]

;;; Code for boundedtypesupercall.Main.Bar [imports]

;;; Code for boundedtypesupercall.Main.Bar.1 [imports]

;;; Code for boundedtypesupercall.Main [static fields]
(global $$class-initialized@boundedtypesupercall.Main (mut i32)
 (i32.const 0)
)
(global $$class@boundedtypesupercall.Main (mut (ref null $java.lang.Class))
 (ref.null $java.lang.Class)
)

;;; Code for boundedtypesupercall.Main.Foo [static fields]
(global $$class-initialized@boundedtypesupercall.Main.Foo (mut i32)
 (i32.const 0)
)
(global $$class@boundedtypesupercall.Main.Foo (mut (ref null $java.lang.Class))
 (ref.null $java.lang.Class)
)

;;; Code for boundedtypesupercall.Main.Bar.1 [static fields]
(global $$class-initialized@boundedtypesupercall.Main.Bar.1 (mut i32)
 (i32.const 0)
)
(global $$class@boundedtypesupercall.Main.Bar.1 (mut (ref null $java.lang.Class))
 (ref.null $java.lang.Class)
)

;;; Code for boundedtypesupercall.Main.Bar [static fields]
(global $$class-initialized@boundedtypesupercall.Main.Bar (mut i32)
 (i32.const 0)
)
(global $$class@boundedtypesupercall.Main.Bar (mut (ref null $java.lang.Class))
 (ref.null $java.lang.Class)
)

;;; Code for boundedtypesupercall.Main [vtable.init]
(global $boundedtypesupercall.Main.vtable (ref $boundedtypesupercall.Main.vtable)
 (struct.new $boundedtypesupercall.Main.vtable
  (ref.func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main)
  (ref.func $m_equals__java_lang_Object__boolean@java.lang.Object)
  (ref.func $m_hashCode__int@java.lang.Object)
  (ref.func $m_toString__java_lang_String@java.lang.Object)
 )
)

;;; Code for boundedtypesupercall.Main.Bar.1 [vtable.init]
(global $boundedtypesupercall.Main.Bar.1.vtable (ref $boundedtypesupercall.Main.Bar.1.vtable)
 (struct.new $boundedtypesupercall.Main.Bar.1.vtable
  (ref.func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Bar.1)
  (ref.func $m_equals__java_lang_Object__boolean@java.lang.Object)
  (ref.func $m_hashCode__int@java.lang.Object)
  (ref.func $m_toString__java_lang_String@java.lang.Object)
  (ref.func $m_foo__void@boundedtypesupercall.Main.Bar.1)
 )
)

;;; Code for boundedtypesupercall.Main.Bar [vtable.init]
(global $boundedtypesupercall.Main.Bar.vtable (ref $boundedtypesupercall.Main.Bar.vtable)
 (struct.new $boundedtypesupercall.Main.Bar.vtable
  (ref.func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Bar)
  (ref.func $m_equals__java_lang_Object__boolean@java.lang.Object)
  (ref.func $m_hashCode__int@java.lang.Object)
  (ref.func $m_toString__java_lang_String@java.lang.Object)
  (ref.func $m_doSomething__boundedtypesupercall_Main_Foo@boundedtypesupercall.Main.Bar)
  (ref.func $m_getSomething__java_lang_Comparable@boundedtypesupercall.Main.Bar)
 )
)

;;; Code for boundedtypesupercall.Main [methods]

;;; Main Main.$create()
(func $$create__@boundedtypesupercall.Main
 (result (ref null $boundedtypesupercall.Main))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
 (local $$instance (ref null $boundedtypesupercall.Main))
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (call $$clinit__void_<once>_@boundedtypesupercall.Main )
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (local.set $$instance (struct.new $boundedtypesupercall.Main (global.get $boundedtypesupercall.Main.vtable) (global.get $itable.empty) (i32.const 0)))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (call $$ctor__void_$p_boundedtypesupercall_Main@boundedtypesupercall.Main (ref.as_non_null (local.get $$instance)))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (return (local.get $$instance))
 )
)

;;; void Main.$ctor()
(func $$ctor__void_$p_boundedtypesupercall_Main@boundedtypesupercall.Main
 (param $this (ref null $boundedtypesupercall.Main))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (call $$ctor__void_$p_java_lang_Object@java.lang.Object (ref.as_non_null (local.get $this)))
 )
)

;;; void Main.$clinit()
(func $$clinit__void_<once>_@boundedtypesupercall.Main
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (if (global.get $$class-initialized@boundedtypesupercall.Main)
   (then
    ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
    (return )
   )
  )
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (global.set $$class-initialized@boundedtypesupercall.Main (i32.const 1))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:18:13
  (call $$clinit__void_<once>_@java.lang.Object )
 )
)

;;; Class<T> Main.$getClassMetadata()
(func $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main
 (result (ref null $java.lang.Class))
 (block
  (if (i32.eqz (ref.is_null (global.get $$class@boundedtypesupercall.Main)))
   (then
    (return (global.get $$class@boundedtypesupercall.Main))
   )
  )
  (global.set $$class@boundedtypesupercall.Main (call $m_createForClass__java_lang_String__java_lang_Class__java_lang_Class@java.lang.Class (call $$getString_|boundedtypes...|__java_lang_String_<once>_@boundedtypesupercall.Main )(call $$getClassMetadata__java_lang_Class_<once>_@java.lang.Object )))
  (return (global.get $$class@boundedtypesupercall.Main))
 )
)

;;; Class<?> Main.$getClassImpl()
(func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main
 (type $function.$getClassImpl__java_lang_Class)
 (param $this.untyped (ref $java.lang.Object))
 (result (ref null $java.lang.Class))
 (local $this (ref null $boundedtypesupercall.Main))
 (local.set $this (ref.cast (ref $boundedtypesupercall.Main) (local.get $this.untyped)))
 (block
  (return (call $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main ))
 )
)
(elem declare func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main)

;;; Code for boundedtypesupercall.Main.Foo [methods]

;;; void Foo.$ctor(T foo)
(func $$ctor__java_lang_Object__void_$p_boundedtypesupercall_Main_Foo@boundedtypesupercall.Main.Foo
 (param $this (ref null $boundedtypesupercall.Main.Foo))
 (param $foo (ref null $java.lang.Object))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:21:11
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:21:22
  (call $$ctor__void_$p_java_lang_Object@java.lang.Object (ref.as_non_null (local.get $this)))
 )
)

;;; void Foo.$clinit()
(func $$clinit__void_<once>_@boundedtypesupercall.Main.Foo
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:20:31
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:20:31
  (if (global.get $$class-initialized@boundedtypesupercall.Main.Foo)
   (then
    ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:20:31
    (return )
   )
  )
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:20:31
  (global.set $$class-initialized@boundedtypesupercall.Main.Foo (i32.const 1))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:20:31
  (call $$clinit__void_<once>_@java.lang.Object )
 )
)

;;; Class<T> Foo.$getClassMetadata()
(func $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main.Foo
 (result (ref null $java.lang.Class))
 (block
  (if (i32.eqz (ref.is_null (global.get $$class@boundedtypesupercall.Main.Foo)))
   (then
    (return (global.get $$class@boundedtypesupercall.Main.Foo))
   )
  )
  (global.set $$class@boundedtypesupercall.Main.Foo (call $m_createForClass__java_lang_String__java_lang_Class__java_lang_Class@java.lang.Class (call $$getString_|boundedtypes...|__java_lang_String_<once>_@boundedtypesupercall.Main.Foo )(call $$getClassMetadata__java_lang_Class_<once>_@java.lang.Object )))
  (return (global.get $$class@boundedtypesupercall.Main.Foo))
 )
)

;;; Class<?> Foo.$getClassImpl()
(func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Foo
 (type $function.$getClassImpl__java_lang_Class)
 (param $this.untyped (ref $java.lang.Object))
 (result (ref null $java.lang.Class))
 (local $this (ref null $boundedtypesupercall.Main.Foo))
 (local.set $this (ref.cast (ref $boundedtypesupercall.Main.Foo) (local.get $this.untyped)))
 (block
  (return (call $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main.Foo ))
 )
)
(elem declare func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Foo)

;;; Code for boundedtypesupercall.Main.Bar [methods]

;;; Bar<T> Bar.$create()
(func $$create__@boundedtypesupercall.Main.Bar
 (result (ref null $boundedtypesupercall.Main.Bar))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
 (local $$instance (ref null $boundedtypesupercall.Main.Bar))
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (call $$clinit__void_<once>_@boundedtypesupercall.Main.Bar )
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (local.set $$instance (struct.new $boundedtypesupercall.Main.Bar (global.get $boundedtypesupercall.Main.Bar.vtable) (global.get $itable.empty) (i32.const 0)))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (call $$ctor__void_$p_boundedtypesupercall_Main_Bar@boundedtypesupercall.Main.Bar (ref.as_non_null (local.get $$instance)))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (return (local.get $$instance))
 )
)

;;; void Bar.$ctor()
(func $$ctor__void_$p_boundedtypesupercall_Main_Bar@boundedtypesupercall.Main.Bar
 (param $this (ref null $boundedtypesupercall.Main.Bar))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (call $$ctor__void_$p_java_lang_Object@java.lang.Object (ref.as_non_null (local.get $this)))
 )
)

;;; T Bar.getSomething()
(func $m_getSomething__java_lang_Comparable@boundedtypesupercall.Main.Bar
 (type $function.m_getSomething__java_lang_Comparable)
 (param $this.untyped (ref $java.lang.Object))
 (result (ref null $java.lang.Object))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:27:13
 (local $this (ref null $boundedtypesupercall.Main.Bar))
 (local.set $this (ref.cast (ref $boundedtypesupercall.Main.Bar) (local.get $this.untyped)))
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:28:6
  (return (ref.null $java.lang.Object))
 )
)
(elem declare func $m_getSomething__java_lang_Comparable@boundedtypesupercall.Main.Bar)

;;; Foo<T> Bar.doSomething()
(func $m_doSomething__boundedtypesupercall_Main_Foo@boundedtypesupercall.Main.Bar
 (type $function.m_doSomething__boundedtypesupercall_Main_Foo)
 (param $this.untyped (ref $java.lang.Object))
 (result (ref null $boundedtypesupercall.Main.Foo))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:31:18
 (local $this (ref null $boundedtypesupercall.Main.Bar))
 (local.set $this (ref.cast (ref $boundedtypesupercall.Main.Bar) (local.get $this.untyped)))
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:6
  (return (call $$create__boundedtypesupercall_Main_Bar__java_lang_Comparable@boundedtypesupercall.Main.Bar.1 (local.get $this)(call_ref $function.m_getSomething__java_lang_Comparable (ref.as_non_null (local.get $this))(struct.get $boundedtypesupercall.Main.Bar.vtable $m_getSomething__java_lang_Comparable (struct.get $boundedtypesupercall.Main.Bar $vtable(local.get $this))))))
 )
)
(elem declare func $m_doSomething__boundedtypesupercall_Main_Foo@boundedtypesupercall.Main.Bar)

;;; void Bar.$clinit()
(func $$clinit__void_<once>_@boundedtypesupercall.Main.Bar
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (if (global.get $$class-initialized@boundedtypesupercall.Main.Bar)
   (then
    ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
    (return )
   )
  )
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (global.set $$class-initialized@boundedtypesupercall.Main.Bar (i32.const 1))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:25:22
  (call $$clinit__void_<once>_@java.lang.Object )
 )
)

;;; Class<T> Bar.$getClassMetadata()
(func $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main.Bar
 (result (ref null $java.lang.Class))
 (block
  (if (i32.eqz (ref.is_null (global.get $$class@boundedtypesupercall.Main.Bar)))
   (then
    (return (global.get $$class@boundedtypesupercall.Main.Bar))
   )
  )
  (global.set $$class@boundedtypesupercall.Main.Bar (call $m_createForClass__java_lang_String__java_lang_Class__java_lang_Class@java.lang.Class (call $$getString_|boundedtypes...|__java_lang_String_<once>_@boundedtypesupercall.Main.Bar )(call $$getClassMetadata__java_lang_Class_<once>_@java.lang.Object )))
  (return (global.get $$class@boundedtypesupercall.Main.Bar))
 )
)

;;; Class<?> Bar.$getClassImpl()
(func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Bar
 (type $function.$getClassImpl__java_lang_Class)
 (param $this.untyped (ref $java.lang.Object))
 (result (ref null $java.lang.Class))
 (local $this (ref null $boundedtypesupercall.Main.Bar))
 (local.set $this (ref.cast (ref $boundedtypesupercall.Main.Bar) (local.get $this.untyped)))
 (block
  (return (call $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main.Bar ))
 )
)
(elem declare func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Bar)

;;; Code for boundedtypesupercall.Main.Bar.1 [methods]

;;; <anonymous> extends Foo<T><T> <anonymous> extends Foo<T>.$create(Bar<T> $outer_this, T $_0)
(func $$create__boundedtypesupercall_Main_Bar__java_lang_Comparable@boundedtypesupercall.Main.Bar.1
 (param $$outer_this (ref null $boundedtypesupercall.Main.Bar))
 (param $$_0 (ref null $java.lang.Object))
 (result (ref null $boundedtypesupercall.Main.Bar.1))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
 (local $$instance (ref null $boundedtypesupercall.Main.Bar.1))
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (call $$clinit__void_<once>_@boundedtypesupercall.Main.Bar.1 )
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (local.set $$instance (struct.new $boundedtypesupercall.Main.Bar.1 (global.get $boundedtypesupercall.Main.Bar.1.vtable) (global.get $itable.empty) (i32.const 0) (ref.null $boundedtypesupercall.Main.Bar)))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (call $$ctor__boundedtypesupercall_Main_Bar__java_lang_Comparable__void_$p_boundedtypesupercall_Main_Bar_1@boundedtypesupercall.Main.Bar.1 (ref.as_non_null (local.get $$instance))(local.get $$outer_this)(local.get $$_0))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (return (local.get $$instance))
 )
)

;;; void <anonymous> extends Foo<T>.$ctor(Bar<T> $outer_this, T $_0)
(func $$ctor__boundedtypesupercall_Main_Bar__java_lang_Comparable__void_$p_boundedtypesupercall_Main_Bar_1@boundedtypesupercall.Main.Bar.1
 (param $this (ref null $boundedtypesupercall.Main.Bar.1))
 (param $$outer_this (ref null $boundedtypesupercall.Main.Bar))
 (param $$_0 (ref null $java.lang.Object))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (struct.set $boundedtypesupercall.Main.Bar.1 $$outer_this@boundedtypesupercall.Main.Bar.1 (local.get $this) (local.get $$outer_this))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (call $$ctor__java_lang_Object__void_$p_boundedtypesupercall_Main_Foo@boundedtypesupercall.Main.Foo (ref.as_non_null (local.get $this))(local.get $$_0))
 )
)

;;; void <anonymous> extends Foo<T>.foo()
(func $m_foo__void@boundedtypesupercall.Main.Bar.1
 (type $function.m_foo__void)
 (param $this.untyped (ref $java.lang.Object))
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:34:20
 (local $this (ref null $boundedtypesupercall.Main.Bar.1))
 (local.set $this (ref.cast (ref $boundedtypesupercall.Main.Bar.1) (local.get $this.untyped)))
 (block
 )
)
(elem declare func $m_foo__void@boundedtypesupercall.Main.Bar.1)

;;; void <anonymous> extends Foo<T>.$clinit()
(func $$clinit__void_<once>_@boundedtypesupercall.Main.Bar.1
 ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
 (block
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (if (global.get $$class-initialized@boundedtypesupercall.Main.Bar.1)
   (then
    ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
    (return )
   )
  )
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (global.set $$class-initialized@boundedtypesupercall.Main.Bar.1 (i32.const 1))
  ;;@ transpiler/javatests/com/google/j2cl/readable/java/boundedtypesupercall/readable-j2wasm.js/boundedtypesupercall/Main.java:32:40
  (call $$clinit__void_<once>_@boundedtypesupercall.Main.Foo )
 )
)

;;; Class<T> <anonymous> extends Foo<T>.$getClassMetadata()
(func $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main.Bar.1
 (result (ref null $java.lang.Class))
 (block
  (if (i32.eqz (ref.is_null (global.get $$class@boundedtypesupercall.Main.Bar.1)))
   (then
    (return (global.get $$class@boundedtypesupercall.Main.Bar.1))
   )
  )
  (global.set $$class@boundedtypesupercall.Main.Bar.1 (call $m_createForClass__java_lang_String__java_lang_Class__java_lang_Class@java.lang.Class (call $$getString_|boundedtypes...|__java_lang_String_<once>_@boundedtypesupercall.Main.Bar.1 )(call $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main.Foo )))
  (return (global.get $$class@boundedtypesupercall.Main.Bar.1))
 )
)

;;; Class<?> <anonymous> extends Foo<T>.$getClassImpl()
(func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Bar.1
 (type $function.$getClassImpl__java_lang_Class)
 (param $this.untyped (ref $java.lang.Object))
 (result (ref null $java.lang.Class))
 (local $this (ref null $boundedtypesupercall.Main.Bar.1))
 (local.set $this (ref.cast (ref $boundedtypesupercall.Main.Bar.1) (local.get $this.untyped)))
 (block
  (return (call $$getClassMetadata__java_lang_Class_<once>_@boundedtypesupercall.Main.Bar.1 ))
 )
)
(elem declare func $$getClassImpl__java_lang_Class@boundedtypesupercall.Main.Bar.1)
