view wisdom/final @ 11946:7749e14b2064 draft

<b_jonas> `` sed -i \'s/%N/%3N/\' bin/dateu; dateu
author HackEso <hackeso@esolangs.org>
date Tue, 17 Sep 2019 22:32: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.