view wisdom/final @ 12233:cc8d3fec0222 draft

<b_jonas> `` chmod -c a+x /hackenv/bin/addwhatis
author HackEso <hackeso@esolangs.org>
date Thu, 05 Dec 2019 21:02:25 +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.