fix: brace style

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Focus
2021-10-21 08:52:09 -04:00
committed by GitHub
parent eb2bd1f375
commit c99786546c

View File

@@ -158,4 +158,4 @@ static void test() {
int main() {
test(); // run self-test implementations
return 0;
}
}