This commit is contained in:
Blaise Tine
2020-09-19 22:44:27 -04:00
12 changed files with 20 additions and 15 deletions

View File

@@ -122,6 +122,6 @@ int main() {
}
vx_printf("\n");
}
vx_print_str("Passed!\n");
return 0;
}