Format source code.

This commit is contained in:
Jordan Bancino 2023-06-18 02:53:52 +00:00
parent 4abd0e9c22
commit c03b092536
5 changed files with 184 additions and 123 deletions

View file

@ -3,7 +3,7 @@
#include <Log.h>
int
int
Main(Array * args, HashMap * env)
{
size_t i;