Help me in solving SYNJ11V2 problem

My issue

this probelm is giving me some runtime issues

My code

class Codechef
{
	public static void ___ (String[] args)
	{
		System.out.print(12+7);
	}
}

Learning course: Learn Java
Problem Link: CodeChef: Practical coding for everyone

@mohit8mahesh7 - you have not replaced all the ‘_’ in your code

Check and fix this line - public static void ___ (String[] args).

Please also mind your language - discuss is a public forum.