summaryrefslogtreecommitdiffstats
path: root/net/data/proxy_resolver_v8_unittest/ends_with_statement_no_semicolon.js
blob: ea03714b3bcd46606393708b03262d9ad90a5ac4 (plain)
1
2
3
// Ends with a statement, and no terminal newline.
function FindProxyForURL(url, host) { return "PROXY success:" + x; }
x = 3