-
**Describe the bug**
If you refer inside an companion object of a data class using a simple function to a data class inside another data class AND use the wildcard imports, the compiler crashes.
Y…
hfhbd updated
2 years ago
-
https://github.com/tschuchortdev/kotlin-compile-testing/pull/344
-
Here is my testing examples and results:
```
#+BEGIN_SRC kotlin
(1..100).filter {it % 19 == 0}.reduce {a,b -> a + b}
#+END_SRC
#+RESULTS[(2020-12-09 09:06:58) 6aa382f281e3aea6c10926065a0ab0ae5d…
-
## Testing Problem
It does not solve any particular testing problem ;)
## Suggested Solution
If you are interested in having type-safe Kotlin DSL build scripts, I would try to convert the exi…
-
### Background story
The links on [this](https://aws.github.io/aws-sdk-go-v2/docs/code-examples/kms/) page take people to [this](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/gov2) page…
-
**Describe the problem**
The app won't compile with Android Studio 4.2.1
**In which lesson and step of the codelab can this issue be found?**
This numbering is so confusing!
Advanced Android i…
-
The order of documentable packages is unstable. It can affect order of packages in a navigation menu.
Presumably it happens due to unstable order of source files. The order (traversing) of files de…
-
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expected Behavior
The mo…
-
**Build scan link**
https://scans.gradle.com/s/lozbs26qkgomy
**Plugin version**
1.33.0
**Gradle version**
8.9 and 8.10
**JDK version**
11.0.24
**(Optional) Kotlin and Kotlin Gradle Plu…
-
After upgrading to CodeQL 2.19.1 to get Java 23 support (see issue #17564), the Java 23 project is still not analyzed successfully by CodeQL.
Example project here: https://github.com/danishnawab/co…