OTP 19 requires defaults in dialyzer
This commit is contained in:
parent
d866d7b5dc
commit
f55cbbeac3
6 changed files with 10 additions and 10 deletions
|
@ -109,7 +109,7 @@
|
|||
waste_retention_period :: integer() | undefined,
|
||||
waste_path :: string() | undefined,
|
||||
reload_strategy = ?DEFAULT_RELOAD_STRATEGY :: list(),
|
||||
compression_method :: lz4|native}).
|
||||
compression_method = native :: lz4|native}).
|
||||
|
||||
-record(candidate, {low_sqn :: integer() | undefined,
|
||||
filename :: string() | undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue