mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
[PR #368] [CLOSED] Fix wrong data type in kotlin example #524
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/368
Author: @TheFruxz
Created: 3/27/2024
Status: ❌ Closed
Base:
release/0.25← Head:patch-1📝 Commits (1)
60c95e0Fix wrong data type in kotlin example📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docs/modules/kotlin-binding/examples/KotlinConfigExample.kt(+1 -1)📄 Description
Hey, by trying out the example, provided in the kotlin docs, i figured out, that the data type for seeds is not a viable list and errors are thrown if you're trying to use the example.
So no super large fix, but smth. that will improve the way to get into this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.