diff options
Diffstat (limited to 'tests/suite/scripting/modules/cycle1.typ')
| -rw-r--r-- | tests/suite/scripting/modules/cycle1.typ | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/suite/scripting/modules/cycle1.typ b/tests/suite/scripting/modules/cycle1.typ new file mode 100644 index 00000000..0f924ac7 --- /dev/null +++ b/tests/suite/scripting/modules/cycle1.typ @@ -0,0 +1,5 @@ +// SKIP +#import "cycle2.typ": * +#let inaccessible = "wow" + +This is the first element of an import cycle. |
