summaryrefslogtreecommitdiff
path: root/graphics/asymptote/tests/template/imports/notTemplate.asy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/tests/template/imports/notTemplate.asy')
-rw-r--r--graphics/asymptote/tests/template/imports/notTemplate.asy1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/asymptote/tests/template/imports/notTemplate.asy b/graphics/asymptote/tests/template/imports/notTemplate.asy
index bd309b07ba..f30615465a 100644
--- a/graphics/asymptote/tests/template/imports/notTemplate.asy
+++ b/graphics/asymptote/tests/template/imports/notTemplate.asy
@@ -1,4 +1,5 @@
struct A {
static int global = 17;
int local = 3;
+ autounravel int au = -1;
} \ No newline at end of file