view wisdom/final @ 11965:5ee76938a218 draft

<rain2> ` echo rain1 >> bin/ioccclist
author HackEso <hackeso@esolangs.org>
date Thu, 10 Oct 2019 07:20:42 +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.