This commit is contained in:
swh 2019-02-17 15:42:33 +09:00
parent 628e67a91b
commit 55abafec70
1 changed files with 2 additions and 9 deletions

View File

@ -1,14 +1,7 @@
package ver; package ver;
public class ppl {
public static void main(String[] args) {
// TODO Auto-generated method stub
int a=4;
System.out.println(a);
}
}