GildedRose-Refactoring-Kata/Kotlin/src/main/kotlin/com/gildedrose
2025-05-12 09:39:48 +01:00
..
GildedRose.kt Refactor GildedRose to use val instead of var for items, to better reflect the Java version. 2025-05-12 09:38:18 +01:00
Item.kt Reformat Item ctor and simplify toString 2025-05-12 09:39:48 +01:00
TexttestFixture.kt Fixed texttests for Kotlin 2023-11-03 16:11:26 +01:00