Yet another array type OTP16 issue

This commit is contained in:
martinsumner 2017-06-01 21:39:01 +01:00
parent afbf918f2c
commit 32612dfe4a

View file

@ -245,7 +245,8 @@
-type penciller_options() :: #penciller_options{}.
-type bookies_memory() :: {tuple()|empty_cache,
array:array()|empty_array,
% array:array()|empty_array,
any()|empty_array, % Issue of type compatability with OTP16
integer()|infinity,
integer()}.
-type pcl_state() :: #state{}.