shithub: scc

Download patch

ref: 3152bc1b312adbd9e7eb6b8313f1739cbfb18c11
parent: 19e8c2323baa2d8d79ef6854367c30185fda99c8
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu Nov 11 02:56:40 EST 2021

tests/cc: Whitespae change

--- a/tests/cc/execute/0184-esc-macro.c
+++ b/tests/cc/execute/0184-esc-macro.c
@@ -4,6 +4,6 @@
 main(void)
 {
 	const char *value = VALUE;
-	
+
 	return 0;
 }