[erlang-questions] edoc: error in doclet 'edoc_doclet' when using macro in -type

Frans Schneider schneider@REDACTED
Tue Oct 20 11:23:11 CEST 2015


Hi list,

When I use

-type id() :: ?MIN_KEM_ID..?MAX_KEM_ID.

instead of

-type id() :: 0..16#ffff.

I get the error "edoc: error in doclet 'edoc_doclet'".

Is there a work around for this?

Thanks,

Frans



More information about the erlang-questions mailing list