Public static void main(String[] args)

>public static void main(String[] args)

Attached: 1507295761446.png (485x443, 26K)

In Rust it's just
fn main(){}

>rust

Attached: 1518760563996.jpg (988x1059, 160K)

in lua it's just

>waaa rust! :'(

Attached: 1531435792080.jpg (917x599, 57K)

I still don't understand how it's not String args[]

what are you implying?

because you define a string-array with the name “args“

in python it's just

Yea but......
String args[]
^^^ array of type String, called args.