updated label

This commit is contained in:
AUnicornWithNoLife 2023-05-11 21:28:11 +01:00
parent f45d17a851
commit 9aa06762c9

2
test.c
View File

@ -1,4 +1,4 @@
// (TESTER FOR) c argument parser - Rose (github.com/AUnicornWithNoLife)
// c argument parser (TESTER) - Rose (github.com/AUnicornWithNoLife)
#include <stdio.h>
#include "carg-parse.h"