mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #705] [MERGED] codegen-kotlin: Fix generation of copy() methods #685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/705
Author: @odenix
Created: 10/18/2024
Status: ✅ Merged
Merged: 10/20/2024
Merged by: @bioball
Base:
main← Head:codegen-kotlin📝 Commits (2)
9bb5d6acodegen-kotlin: Fix generation of copy() methodsb2acb73Incorporate review feedback📊 Changes
2 files changed (+217 additions, -1 deletions)
View changed files
📝
pkl-codegen-kotlin/src/main/kotlin/org/pkl/codegen/kotlin/KotlinCodeGenerator.kt(+12 -1)📝
pkl-codegen-kotlin/src/test/kotlin/org/pkl/codegen/kotlin/KotlinCodeGeneratorTest.kt(+205 -0)📄 Description
Fixes #569
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.