+1

Erlang snippets should comply to standard and be compilable

djui 13 лет назад 0
Currently many Erlang snippets have non standard directives declared. Precisely:

-module (...)

vs

-module(...)

So all snippets (~10) should have their space removed. Some of them won't even compile with the space included.

Сервис поддержки клиентов работает на платформе UserEcho