diff --git a/src/de/inetsoftware/jwebassembly/module/WasmCodeBuilder.java b/src/de/inetsoftware/jwebassembly/module/WasmCodeBuilder.java index 9268238..301f7e6 100644 --- a/src/de/inetsoftware/jwebassembly/module/WasmCodeBuilder.java +++ b/src/de/inetsoftware/jwebassembly/module/WasmCodeBuilder.java @@ -786,7 +786,7 @@ public abstract class WasmCodeBuilder { * @param op * the operation * @param typeName - * the type name + * the type name like "java/lang/Object" * @param fieldName * the name of field if needed for the operation * @param javaCodePos