Skip to content

Commit

Permalink
Merge pull request #1 from acidark/testbranchfromlocal
Browse files Browse the repository at this point in the history
Testbranchfromlocal
  • Loading branch information
acidark authored Jul 3, 2023
2 parents eb54ad4 + d7bc7ba commit 373706b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public static void main(String[] args) {
System.out.println("test3,editting from github");
System.out.println("test4 , editting from github");
System.out.println("test5, editting form local");

//System.out.println(nuevaLista2.value(3));
/*System.out.println(nuevaLista2.contains("hola"));
System.out.println(nuevaLista2.contains("bye"));
Expand Down

0 comments on commit 373706b

Please sign in to comment.