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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.