view wisdom/final @ 12315:cd0807666a09 draft

<oerjan> t ` rm karma.*
author HackEso <hackeso@esolangs.org>
date Fri, 21 Feb 2020 03:35:56 +0000
parents 4aa331962269
children
line wrap: on
line source

"final" is an annotation in Java; it means the marked code will not be changed anymore and is a final version.