aboutsummaryrefslogblamecommitdiffstats
path: root/lib/tools/test/xref_SUITE_data/update/x.erl.2
blob: e303a758d24ce0cc79ea8fb6f0bd559cbda01f5d (plain) (tree)
1
2
3
4
5
6





                                  
-module(x).

-export([t/0]).

t() ->
    erlang:list_to_atom("tjohoo").