view wisdom/final @ 12160:2c8c313864e7 draft

<fizzie> slbd wiki//6,7d;s/quote(f)/quote(sys.argv[1])/
author HackEso <hackeso@esolangs.org>
date Tue, 19 Nov 2019 01:22:24 +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.