@flock/wirespec 0.14.27 → 0.14.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1111,7 +1111,7 @@ protoOf(JavaEmitter).m26 = function (module_0, logger) {
|
|
|
1111
1111
|
// Inline function 'kotlin.let' call
|
|
1112
1112
|
// Inline function 'community.flock.wirespec.compiler.core.emit.JavaEmitter.emit.<anonymous>' call
|
|
1113
1113
|
var it = protoOf(Emitter).m26.call(this, module_0, logger);
|
|
1114
|
-
return this.e24_1.q26_1 ? it.al(new Emitted(Companion_instance_6.h26('community.flock.wirespec').n26() + 'Wirespec', this.k26().p26_1)) : it;
|
|
1114
|
+
return this.e24_1.q26_1 ? it.al(new Emitted(Companion_instance_6.h26('community.flock.wirespec.java').n26() + 'Wirespec', this.k26().p26_1)) : it;
|
|
1115
1115
|
};
|
|
1116
1116
|
protoOf(JavaEmitter).r26 = function (definition, module_0, logger) {
|
|
1117
1117
|
// Inline function 'kotlin.let' call
|
|
@@ -1784,7 +1784,7 @@ protoOf(KotlinEmitter).m26 = function (module_0, logger) {
|
|
|
1784
1784
|
// Inline function 'kotlin.let' call
|
|
1785
1785
|
// Inline function 'community.flock.wirespec.compiler.core.emit.KotlinEmitter.emit.<anonymous>' call
|
|
1786
1786
|
var it = protoOf(Emitter).m26.call(this, module_0, logger);
|
|
1787
|
-
return this.j28_1.q26_1 ? it.al(new Emitted(Companion_instance_6.h26('community.flock.wirespec').n26() + 'Wirespec', this.k26().r28_1)) : it;
|
|
1787
|
+
return this.j28_1.q26_1 ? it.al(new Emitted(Companion_instance_6.h26('community.flock.wirespec.kotlin').n26() + 'Wirespec', this.k26().r28_1)) : it;
|
|
1788
1788
|
};
|
|
1789
1789
|
protoOf(KotlinEmitter).r26 = function (definition, module_0, logger) {
|
|
1790
1790
|
// Inline function 'kotlin.let' call
|