Skip to content

Commit 653d664

Browse files
authored
Update A2.java
1 parent db73526 commit 653d664

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

A2.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
//*******************************************************
2+
// A.java
3+
// the class reprsents A
4+
// Author: liron mizrahi
5+
//*******************************************************
16
public class A
27
{
38
public void doSomething(int x)

0 commit comments

Comments
 (0)