view wisdom/final @ 11753:30e9da8f43b5 draft

<shachaf> slwd fizzie//s/sneaky //
author HackEso <hackeso@esolangs.org>
date Wed, 13 Mar 2019 01:03:43 +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.