view wisdom/final @ 11944:78661b610a02 draft

<b_jonas> forget vampire
author HackEso <hackeso@esolangs.org>
date Tue, 17 Sep 2019 21:24:37 +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.