// Error: the main method must have no arguments class Main { void main(Object[] args) {} }