blob: 0e0262694d0c79b19622c4eef4d976f97f8eec7c [file] [log] [blame] [edit]
#include <stdio.h>
int main (int argc, char const *argv[])
{
return 0; // break here
}