This commit is contained in:
k0rrluna 2024-10-08 13:53:43 +03:00
parent b09c332067
commit cc69d870f0

View File

@ -1,9 +1,9 @@
// ******************************************************************* /*
// File Name: Count.java // File Name: Count.java
// //
// Purpose: count to 5 3 different languages // Purpose: count to 5 3 different languages
// Error type: illegal start of expression // Error type: illegal start of expression
// ******************************************************************* */
public class Count public class Count
{ {
public static void main (String[] args) public static void main (String[] args)