Vordimous@lemmy.ml to Programmer Humor@lemmy.ml · 3 months agoComenting codelemmy.mlimagemessage-square1fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1imageComenting codelemmy.mlVordimous@lemmy.ml to Programmer Humor@lemmy.ml · 3 months agomessage-square1fedilink
minus-squareessteeyou@lemmy.worldlinkfedilinkarrow-up0·edit-23 months ago/** * Gets the user **/ fun getUser() { return this.user; }