MODULE main
	CLASS ClassCapturesExtensionIndirect.class
		CLASS METADATA
			K1
				<init>([Ljava/lang/String;)V
			K2
				---
			Property: class.metadata.superTypes
				K1
					[kotlin/script/templates/standard/ScriptTemplateWithArgs]
				K2
					[]
			Property: class.metadata.contextReceiverTypes
				K1
					[]
				K2
					[kotlin/script/templates/standard/ScriptTemplateWithArgs]
			FUNCTION ext(LClassCapturesExtensionIndirect$A;)V
				Property: class.metadata.function.receiverParameterType
					K1
						ClassCapturesExtensionIndirect.A
					K2
						A
			PROPERTY getB()LClassCapturesExtensionIndirect$B;
				Property: class.metadata.property.returnType
					K1
						ClassCapturesExtensionIndirect.B
					K2
						B
