aboroska / dialyzer-mnesia-test2

Test repository to investigate a dialyzer warning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

t2

An OTP library

Test

$ rebar3 dialyzer

What to expect

When {user_properties, []} is included in mnesia:create_table/2 options dialyzer will warn:

src/t2.erl
  13: Function test/0 has no local return

About

Test repository to investigate a dialyzer warning

License:Apache License 2.0


Languages

Language:Erlang 100.0%