summaryrefslogtreecommitdiff
path: root/demo/examples.js
diff options
context:
space:
mode:
Diffstat (limited to 'demo/examples.js')
-rw-r--r--demo/examples.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/examples.js b/demo/examples.js
index 3ca5b98f..cfbe5c11 100644
--- a/demo/examples.js
+++ b/demo/examples.js
@@ -39,7 +39,7 @@ var examples = [
' get_local 0\n' +
' i64.const 1\n' +
' i64.lt_s\n' +
- ' if i64\n' +
+ ' if (result i64)\n' +
' i64.const 1\n' +
' else\n' +
' get_local 0\n' +