mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-04-21 12:17:03 +02:00
4 lines
67 B
C
4 lines
67 B
C
|
#include <stdio.h>
|
||
|
|
||
|
int main(int argc, char *argv[]) { return 0; }
|