summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/asymptote/examples/colons.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/colons.asy')
-rw-r--r--Master/texmf-dist/doc/asymptote/examples/colons.asy1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/colons.asy b/Master/texmf-dist/doc/asymptote/examples/colons.asy
new file mode 100644
index 00000000000..3cdb6b42962
--- /dev/null
+++ b/Master/texmf-dist/doc/asymptote/examples/colons.asy
@@ -0,0 +1 @@
+draw((0,0){up}::(100,25){right}::(200,0){down});