Merge pull request #47 from aeternity/PT-164834227-too-verbose-build
Fix build warning
This commit is contained in:
commit
8b7e4db490
@ -15,7 +15,7 @@
|
||||
%% the code easier but don't seem to exist elsewhere.
|
||||
|
||||
-record(contract, {ann,con,decls}).
|
||||
-record(namespace, {ann,con,decls}).
|
||||
%% -record(namespace, {ann,con,decls}).
|
||||
-record(letfun, {ann,id,args,type,body}).
|
||||
-record(type_def, {ann,id,vars,typedef}).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user