erlang / pmod_transform

Parse transform for parameterized modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compile error

songze opened this issue · comments

when compile the paramtered module occur this error:
error in parse transform 'pmod_pt': {function_clause,
[{pmod_pt,expr,
[{record_index,71,buff,{atom,71,id}},
{pmod, ...}],
[{file,"./pmod_transform/pmod_pt.erl"},
{line,296}]}
]}

who can give a response , thanks~