vipak/RemoteClient.Mod
2019-04-28 11:06:31 +04:00

6 lines
No EOL
67 B
Modula-2

MODULE RemoteClient;
IMPORT
httpClient
BEGIN
END RemoteClient.