view wisdom/final @ 12191:4b672cc66ade draft

<b_jonas> `` perl -ni -e \'/^you\\(.lamb/ or print\' /hackenv/share/whatis
author HackEso <hackeso@esolangs.org>
date Mon, 25 Nov 2019 08:37:20 +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.