error vs code

Anonymous
java
03/24/2023 6:14 PM
144 B
14
Indexable
public class Test
{
    pubic static void main(String[] args){
        System.out.println("Test");
    }
}
Editor is loading...