aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tiny.gsa
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tiny.gsa')
-rw-r--r--examples/tiny.gsa4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/tiny.gsa b/examples/tiny.gsa
new file mode 100644
index 0000000..5658c39
--- /dev/null
+++ b/examples/tiny.gsa
@@ -0,0 +1,4 @@
+f(x1, x2) {
+ 46: x1 = x2
+ 45: nop
+}