sc/url/url_example.c
Tezc 42383fd590
thread & url (#3)
* thread & url

* fix cirrus

* fix thread

* fix thread

* split actions

* test

* fix test

* fix windows thread

* cond & fail-fast
2020-11-16 03:58:37 +03:00

6 lines
52 B
C

int main(int argc, char *argv[])
{
return 0;
}