Skip to content

Commit 794063d

Browse files
authored
added * and ; in package
1 parent 75e8996 commit 794063d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Calc.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// https://www.facebook.com/anushka.saine.735/posts/137136021429328
22
// subscribed by status gram
3-
import java.util.
3+
import java.util.*;
44

55
//Simple calculator
66

0 commit comments

Comments
 (0)