Skip to content

Commit e06e43c

Browse files
authored
added a newline at the end of the file
1 parent d7e40b2 commit e06e43c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FunctionPointerDemo2.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ public static void main(String[] args) {
1818

1919
System.out.println(Arrays.toString(arr));
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)