summaryrefslogtreecommitdiff
path: root/jslib/urweb.js
diff options
context:
space:
mode:
Diffstat (limited to 'jslib/urweb.js')
-rw-r--r--jslib/urweb.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jslib/urweb.js b/jslib/urweb.js
index e661a739..fec37d1b 100644
--- a/jslib/urweb.js
+++ b/jslib/urweb.js
@@ -42,3 +42,4 @@ function dyn(s) {
}
function ts(x) { return x.toString() }
+function pf() { alert("Pattern match failure") }