File: myscript.js

package info (click to toggle)
parley 4%3A4.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 13,464 kB
  • ctags: 2,865
  • sloc: cpp: 18,082; python: 4,201; ansic: 2,179; xml: 195; sh: 14; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (6)
1
2
3
4

function fetchTranslation() {
    return "hallo";
}