Skip to content

Commit 1ed9449

Browse files
Update Nesting.java
1 parent bd594fe commit 1ed9449

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: _07_NestingofMethods/Nesting.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
package com._07_NestingofMethods;
2-
31
class Nesting {
42
int m,n;
53
Nesting(int x, int y) {

0 commit comments

Comments
 (0)