• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Ends with a statement, and no terminal newline.
2function FindProxyForURL(url, host) { return "PROXY success:" + x; }
3x = 3