modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc-0.9.27/tests/tests2/02_printf.expect (about)

     1  Hello world
     2  Count = -5
     3  Count = -4
     4  Count = -3
     5  Count = -2
     6  Count = -1
     7  Count = 0
     8  Count = 1
     9  Count = 2
    10  Count = 3
    11  Count = 4
    12  Count = 5
    13  String 'hello', 'there' is 'hello', 'there'
    14  Character 'A' is 'A'
    15  Character 'a' is 'a'