We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e5cea commit 5b5eb13Copy full SHA for 5b5eb13
src/refactor_nrepl/ns/slam/hound/search.clj
@@ -42,7 +42,7 @@
42
(.. f getParentFile (list jar-filter))
43
[f])))
44
45
-(def resource-separator
+(def ^String resource-separator
46
"Please do not use File/separator see e.g. https://git.io/Jzig3"
47
"/")
48
0 commit comments