https://bugs.kde.org/show_bug.cgi?id=414613

Justin Zobel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #2 from Justin Zobel <[email protected]> ---
Confirmed on kate from git master.

C code sample
#include <stdio.h>
int main() {
   // printf() displays the string inside quotation
   printf("Hello, World!");
   return 0;
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to