#include "printf.c" main () { printf ("Testing...\n...1\n...2\n....3\n"); }