aboutsummaryrefslogtreecommitdiffstats
path: root/t.erl
blob: eafb0256664534b9fce1b5560b01f5efd73b00e1 (plain) (blame)
1
2
3
4
5
-module(t).
-compile([export_all,nowarn_export_all]).

id(I) ->
    I.