class file5 { public static void main(String[] args) { System.out.println("I'm file 5"); System.out.println("dash-test"); } }