blob: a3abaaa6e8a147bcc067498e8fcf5e5e662db8ca [file] [log] [blame]
int main (int argc, char const *argv[])
{
return argc; // break here
}