blob 747638b9a8470479b5412053c55d3bdc9fc9e065 128 bytes (raw)
name: t/t4018/java-return-array # note: path name is non-authoritative(*)
1
2
3
4
5
6
| | class MyExample {
public String[] myMethod(String[] RIGHT) {
// Whatever...
return new; // ChangeMe
}
}
|
debug log:
solving 747638b9a8 ...
found 747638b9a8 in https://public-inbox.org/git/20210810190937.305765-1-tsdh@gnu.org/
applying [1/1] https://public-inbox.org/git/20210810190937.305765-1-tsdh@gnu.org/
diff --git a/t/t4018/java-return-array b/t/t4018/java-return-array
new file mode 100644
index 0000000000..747638b9a8
Checking patch t/t4018/java-return-array...
Applied patch t/t4018/java-return-array cleanly.
index at:
100644 747638b9a8470479b5412053c55d3bdc9fc9e065 t/t4018/java-return-array
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).