summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/const.marp (renamed from examples/const.ash)0
-rw-r--r--examples/fib.marp (renamed from examples/fib.ash)0
-rw-r--r--examples/hello_world.marp (renamed from examples/hello_world.ash)2
-rw-r--r--examples/seq10.marp (renamed from examples/seq10.ash)0
-rw-r--r--examples/words.marp (renamed from examples/words.ash)0
5 files changed, 1 insertions, 1 deletions
diff --git a/examples/const.ash b/examples/const.marp
index 421f7f5..421f7f5 100644
--- a/examples/const.ash
+++ b/examples/const.marp
diff --git a/examples/fib.ash b/examples/fib.marp
index c29476d..c29476d 100644
--- a/examples/fib.ash
+++ b/examples/fib.marp
diff --git a/examples/hello_world.ash b/examples/hello_world.marp
index a1c1d48..bdc5fb6 100644
--- a/examples/hello_world.ash
+++ b/examples/hello_world.marp
@@ -1,5 +1,5 @@
# Prints out "Hello, World!"
-include "../lib/std.ash"
+include "../lib/std.marp"
"Hello, World!" write
diff --git a/examples/seq10.ash b/examples/seq10.marp
index e73743e..e73743e 100644
--- a/examples/seq10.ash
+++ b/examples/seq10.marp
diff --git a/examples/words.ash b/examples/words.marp
index c0e1461..c0e1461 100644
--- a/examples/words.ash
+++ b/examples/words.marp