Skip to content
Snippets Groups Projects
Commit 89037fc1 authored by Kaj Koivunen's avatar Kaj Koivunen :coffee:
Browse files

lisää

parent 5b24b4e6
No related branches found
No related tags found
No related merge requests found
package guru.kake.ronove package guru.kake.ronove
class Dictionary { class Dictionary {
val words: List<Word> = listOf<Word>()
} }
class Word { class Word {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment