hello world
はじめはいつもの
Created at Updated at

32 Words
⚠️

hello world

ハローワールドではなくハローワークしろ。

class Foo {
    fun bar() =
        Log.i("baz", "hello world")
}