Skip to content

Conversation

0x746143
Copy link
Contributor

  • syntax highlighted code snippet
  • code snipped with inline functions
  • checking a compilation error message
  • custom assertions on JvmCompilationResult
  • custom compiler configuration (compiler plugin, jvmTarget, etc.)

0x746143 added 10 commits May 12, 2025 14:53
… to resolve the error "Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8"
- use a syntax highlighted code snippet
- check a compilation error message
- compile an inline function
- fine-grained assertions on JvmCompilationResult
- use a Kotlin compiler plugin
- Remove unnecessary trimIndent()
- Fix a variable name
- Improve readability
@0x746143 0x746143 requested a review from a team as a code owner May 13, 2025 09:36
@0x746143 0x746143 force-pushed the compiler-assert-improvements branch from afc16b6 to eecbef8 Compare May 13, 2025 20:01
Copy link
Member

@AlexCue987 AlexCue987 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@AlexCue987 AlexCue987 added this pull request to the merge queue May 13, 2025
Merged via the queue into kotest:master with commit af1cde6 May 14, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants