efmt 0.21.0

Erlang code formatter
Documentation
1
2
3
4
5
6
-module(comments3).


foo(aaaa) ->  % comment
    [  % comment2
     foo].