aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/samplecode/mix-format/out.erl
blob: 9ced1e1ea643787a63edf8ee64843e043718ae24 (plain)
1
2
3
4
5
6
:c =
  List.last([
    :a,
    :b,
    :c
  ])