view wisdom/final @ 12132:d98a91d3dac9 draft

<fizzie> ` rm -r /hackenv/quinor # not useful
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 01:27:49 +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.