mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-02 07:07:15 -04:00
Commit test inputs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
int main(int argc, char *argv[]) {
|
||||
printf("%s\n", "Hello world!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user