minus-squareBaizey@feddit.dktoProgrammer Humor@lemmy.ml•functionslinkfedilinkarrow-up4·3 days agoTechnically java would also be (){} since the modifiers are optional (outside of public static void main(String… args)) and return type is ignore for the others :D linkfedilink
Technically java would also be (){} since the modifiers are optional (outside of public static void main(String… args)) and return type is ignore for the others :D