4365a50cda
с афроо лошадьми
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
// Тест using библиотеки
|
|
using net.fox;
|
|
|
|
string response = http_get("https://example.com");
|
|
print("Response: " + response);
|
|
|
|
fox();
|