From 74391420fa9890d33e8d89a15c816e6378c7aaef Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 12 Jul 2026 02:07:47 +0100 Subject: Initial commit --- test-data/expected-output/test3-matrix | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test-data/expected-output/test3-matrix (limited to 'test-data/expected-output/test3-matrix') diff --git a/test-data/expected-output/test3-matrix b/test-data/expected-output/test3-matrix new file mode 100644 index 0000000..3a4001b --- /dev/null +++ b/test-data/expected-output/test3-matrix @@ -0,0 +1,13 @@ +4 4 12 +1 2 1 +2 1 1 +1 3 1 +3 1 1 +1 3 1 +3 1 1 +2 4 1 +4 2 1 +3 4 1 +4 3 1 +3 4 1 +4 3 1 -- cgit 1.4.1