Sign in
gerrit
/
java-prettify
/
0c8b8e59c0aab46b4dbf1f242d42d26e235a5f8e
/
.
/
test
/
prettify
/
PrettifyTest
/
source
/
issue217.txt
blob: 1a189ce9e3655ca490023d58f35c36735cc8d121 [
file
]
if(!/^https?:\/\//i.test(val) && foo == 'bar') {
val = 'http://' + val;
}