ref: 010023adf639d11faa57093647590296fb8a6264
parent: bea7c580a8356c387f7ab42fcdc2dfec7da06773
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Nov 17 06:21:55 EST 2021
tests/cc: Whitespace change
--- a/tests/cc/execute/0195-unexpected.c
+++ b/tests/cc/execute/0195-unexpected.c
@@ -2,7 +2,7 @@
main(void)
{
int urmom = 1;
-
+
urmom %= 69;
return 0;