view wisdom/final @ 11546:bde236d471f3 draft

<int-e> slwd final//s=final\\(.*\\).="final"\\1.=
author HackEso <hackeso@esolangs.org>
date Sat, 05 May 2018 16:31:59 +0100
parents 469a6c227b50
children 4aa331962269
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.