changeset 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
files wisdom/final
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/wisdom/final	Sat May 05 16:30:06 2018 +0100
+++ b/wisdom/final	Sat May 05 16:31:59 2018 +0100
@@ -1,1 +1,1 @@
-final is an annotation in Java, it means the marked code will not be changed anymore and is a final version,
+"final" is an annotation in Java, it means the marked code will not be changed anymore and is a final version.