Packages
Parse transform library for Erlang
Current section
Files
Jump to
Current section
Files
include/merlin_auto_increment_bindings.hrl
-ifndef(MERLIN_PIN_OPERATOR).
-define(MERLIN_PIN_OPERATOR, true).
-compile({parse_transform, merlin_auto_increment_bindings}).
-endif.