This commit is contained in:
parent
628e67a91b
commit
55abafec70
|
|
@ -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);
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue