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