view wisdom/final @ 12330:039641307831 draft

<shachaf> slbd pbflist//$d
author HackEso <hackeso@esolangs.org>
date Thu, 07 May 2020 01:40:18 +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.