Skip to content

Commit

Permalink
Testing Changes Push
Browse files Browse the repository at this point in the history
  • Loading branch information
kjindani committed Aug 24, 2023
1 parent 1ff9be7 commit 5f7ad14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.example.multiplyintegers;

public class MultiplyIntegers {

/*Testing */
public static void main(String[] args) {
if (args.length == 0) {
System.out.println("Please provide at least one integer argument.");
Expand Down
Binary file not shown.

0 comments on commit 5f7ad14

Please sign in to comment.