mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
6 lines
No EOL
67 B
Modula-2
6 lines
No EOL
67 B
Modula-2
MODULE RemoteClient;
|
|
IMPORT
|
|
httpClient
|
|
BEGIN
|
|
|
|
END RemoteClient. |