From a4059d3e60d33c3bda2674af03ff5787db3a4264 Mon Sep 17 00:00:00 2001 From: Kevin Ballard Date: Sun, 21 Sep 2014 23:19:57 -0700 Subject: Support wide characters in printf %c --- tests/printf.out | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/printf.out') diff --git a/tests/printf.out b/tests/printf.out index 20a7109b..8ec41404 100644 --- a/tests/printf.out +++ b/tests/printf.out @@ -2,6 +2,7 @@ Hello 1 2 3.000000 4.000000 5 6 a B 10 18446744073709551615 0xep+0 0XFP+0 a hello +h…o 5.000000e+00 6.000000E+00 50 5 10 -- cgit v1.2.3