mirror of
https://github.com/irmen/prog8.git
synced 2026-03-13 20:16:46 +00:00
background: see https://www.reddit.com/r/androiddev/comments/1gspjrs/dont_use_kotlins_removefirst_and_removelast_when/ https://youtrack.jetbrains.com/issue/KT-71375/Prevent-Kotlins-removeFirst-and-removeLast-from-causing-crashes-on-Android-14-and-below-after-upgrading-to-Android-API-Level-35 it's about Android but the problem also occurs on desktop JDKs for example when running a Java21 compiled prog8 with Java17