error vs code

 avatar
unknown
java
2 years ago
106 B
7
Indexable
public class Test
{
    pubic static void main(String[] args){
        System.out.println("Test");
    }
}
Editor is loading...