diff --git a/examples/boundaryEC7.s b/examples/boundaryEC7.s
new file mode 100644
index 0000000000000000000000000000000000000000..e4fa915dea85f0d5cae61f9d35dfba03cd268cd1
--- /dev/null
+++ b/examples/boundaryEC7.s
@@ -0,0 +1,3 @@
+MOV R1 3;
+JMP 2;
+RET R1;
\ No newline at end of file