mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-04 00:20:51 +00:00
5 lines
52 B
Raku
5 lines
52 B
Raku
add_libs("-lsocket -lnsl");
|
|
use_backend("x11");
|
|
|
|
1;
|