DEBSOURCES
Skip Quicknav
sources / urweb / 20170105%2Bdfsg-2 / tests / test.js
1234567
function print() { alert("Hi there!"); } function bar(s) { alert("<<" + s + ">>"); }