view wisdom/final @ 11994:df4d38e8e979 draft

<oerjan> sled bin/asmbf//s/^/print_args_or_input "$@" |/
author HackEso <hackeso@esolangs.org>
date Fri, 25 Oct 2019 21:18: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.