From c24d807e24b4ea7dafe5872db618163fc683cdca Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Sun, 15 Mar 2020 15:05:39 -0400 Subject: removed where --- tests/printf_expected | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/printf_expected (limited to 'tests/printf_expected') diff --git a/tests/printf_expected b/tests/printf_expected new file mode 100644 index 0000000..a5e51ec --- /dev/null +++ b/tests/printf_expected @@ -0,0 +1,3 @@ +3 4% +3 4 5% +Hello! -- cgit v1.2.3