summaryrefslogtreecommitdiff
path: root/tests/console_table.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/console_table.ts.out')
-rw-r--r--tests/console_table.ts.out71
1 files changed, 71 insertions, 0 deletions
diff --git a/tests/console_table.ts.out b/tests/console_table.ts.out
new file mode 100644
index 000000000..b4651bc65
--- /dev/null
+++ b/tests/console_table.ts.out
@@ -0,0 +1,71 @@
+Compiling [WILDCARD].ts
+┌─────────┬────────┐
+│ (index) │ Values │
+├─────────┼────────┤
+│ a │ "test" │
+│ b │ 1 │
+└─────────┴────────┘
+┌─────────┬────┐
+│ (index) │ c │
+├─────────┼────┤
+│ a │ │
+│ b │ 30 │
+└─────────┴────┘
+┌─────────┬───────┬───────┬────────┐
+│ (index) │ 0 │ 1 │ Values │
+├─────────┼───────┼───────┼────────┤
+│ 0 │ │ │ 1 │
+│ 1 │ │ │ 2 │
+│ 2 │ 3 │ [ 4 ] │ │
+│ 3 │ 5 │ 6 │ │
+│ 4 │ [ 7 ] │ [ 8 ] │ │
+└─────────┴───────┴───────┴────────┘
+┌───────────────────┬────────┐
+│ (iteration index) │ Values │
+├───────────────────┼────────┤
+│ 0 │ 1 │
+│ 1 │ 2 │
+│ 2 │ 3 │
+│ 3 │ "test" │
+└───────────────────┴────────┘
+┌───────────────────┬───────┬────────┐
+│ (iteration index) │ Key │ Values │
+├───────────────────┼───────┼────────┤
+│ 0 │ "one" │ 1 │
+│ 1 │ "two" │ 2 │
+└───────────────────┴───────┴────────┘
+┌─────────┬───────────┬───────────────────┬────────┐
+│ (index) │ c │ e │ Values │
+├─────────┼───────────┼───────────────────┼────────┤
+│ a │ │ │ true │
+│ b │ { d: 10 } │ [ 1, 2, [Array] ] │ │
+│ f │ │ │ "test" │
+│ g │ │ │ │
+│ h │ │ │ │
+└─────────┴───────────┴───────────────────┴────────┘
+┌─────────┬────────┬──────────────────────┬────┬────────┐
+│ (index) │ 0 │ 1 │ a │ Values │
+├─────────┼────────┼──────────────────────┼────┼────────┤
+│ 0 │ │ │ │ 1 │
+│ 1 │ │ │ │ "test" │
+│ 2 │ │ │ │ false │
+│ 3 │ │ │ 10 │ │
+│ 4 │ "test" │ { b: 20, c: "test" } │ │ │
+└─────────┴────────┴──────────────────────┴────┴────────┘
+┌─────────┐
+│ (index) │
+├─────────┤
+└─────────┘
+┌─────────┐
+│ (index) │
+├─────────┤
+└─────────┘
+┌───────────────────┐
+│ (iteration index) │
+├───────────────────┤
+└───────────────────┘
+┌───────────────────┐
+│ (iteration index) │
+├───────────────────┤
+└───────────────────┘
+test