diff --git a/examples/EC11_jump_forward.s b/examples/EC11_jump_forward.s
new file mode 100644
index 0000000000000000000000000000000000000000..5a56d3a6f46aab4b0a2e41e0c9e5bb1c4bb52ed2
--- /dev/null
+++ b/examples/EC11_jump_forward.s
@@ -0,0 +1,2 @@
+JMP 7
+RET R0
\ No newline at end of file