summary refs log tree commit diff stats
path: root/tests/run/tcnstseq3.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/tcnstseq3.nim')
-rw-r--r--tests/run/tcnstseq3.nim7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/run/tcnstseq3.nim b/tests/run/tcnstseq3.nim
deleted file mode 100644
index e59516e85..000000000
--- a/tests/run/tcnstseq3.nim
+++ /dev/null
@@ -1,7 +0,0 @@
-discard """
-  output: "AngelikaAnneAnnaAnkaAnja"
-"""
-
-for w in items(["Angelika", "Anne", "Anna", "Anka", "Anja"]):
-  write(stdout, w) #OUT AngelikaAnneAnnaAnkaAnja
-
ickey@invisible-island.net> 1998-02-28 21:10:46 -0500 snapshot of project "lynx", label v2-8pre_2' href='/ingrix/lynx-snapshots/commit/WWW/Library/snake/Makefile?id=349da2fb30fd6d2be4bd47a95fee9915b50f6d67'>349da2fb ^
4b034492 ^
349da2fb ^
4b034492 ^
349da2fb ^




4b034492 ^



4b034492 ^








349da2fb ^


4b034492 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33