Skip to content

Instantly share code, notes, and snippets.

@Programistich
Created August 26, 2022 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Programistich/010324090b2d6aa78b006cb4ac94d9d0 to your computer and use it in GitHub Desktop.
Save Programistich/010324090b2d6aa78b006cb4ac94d9d0 to your computer and use it in GitHub Desktop.
Компоуз функция в отдельном файле
e: Compilation failed: No file for com.programistich.sandbox/Test|117512589682537508[0] (@ com.programistich.sandbox/Test|117512589682537508[0]) in module `<Sandbox:shared>`[ModuleDescriptorImpl@311674ad]
* Source files:
* Compiler version info: Konan: 1.7.10 / Kotlin: 1.7.20
* Output kind: FRAMEWORK
e: java.lang.IllegalStateException: No file for com.programistich.sandbox/Test|117512589682537508[0] (@ com.programistich.sandbox/Test|117512589682537508[0]) in module `<Sandbox:shared>`[ModuleDescriptorImpl@311674ad]
---------------------
Компоуз функция в классе
e: Compilation failed: Unbound symbols not allowed
Unbound public symbol IrSimpleFunctionPublicSymbolImpl: com.programistich.sandbox/Greeting.Test|117512589682537508[0]
* Source files:
* Compiler version info: Konan: 1.7.10 / Kotlin: 1.7.20
* Output kind: FRAMEWORK
e: java.lang.AssertionError: Unbound symbols not allowed
Unbound public symbol IrSimpleFunctionPublicSymbolImpl: com.programistich.sandbox/Greeting.Test|117512589682537508[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment