[PR #368] [CLOSED] Fix wrong data type in kotlin example #524

Closed
opened 2025-12-30 01:25:07 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/368
Author: @TheFruxz
Created: 3/27/2024
Status: Closed

Base: release/0.25Head: patch-1


📝 Commits (1)

  • 60c95e0 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/368 **Author:** [@TheFruxz](https://github.com/TheFruxz) **Created:** 3/27/2024 **Status:** ❌ Closed **Base:** `release/0.25` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`60c95e0`](https://github.com/apple/pkl/commit/60c95e01250aae8bf88d310db6b0353e9b522341) Fix wrong data type in kotlin example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/kotlin-binding/examples/KotlinConfigExample.kt` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:07 +01:00
adam closed this issue 2025-12-30 01:25:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#524