aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results/fun_app_args
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2019-04-26 08:53:06 +0200
committerHans Bolinder <[email protected]>2019-04-26 08:53:06 +0200
commita90da2351b7088547b93413a3adf779d936bd056 (patch)
tree1a2eed3f836f64d4218d3e8826b2b1aac9f5f5e7 /lib/dialyzer/test/small_SUITE_data/results/fun_app_args
parent8f6d45ddc8b2b12376c252a30b267a822cad171a (diff)
parent6d9d4af8725f26972481b2e997c54ee5b3eafb29 (diff)
downloadotp-a90da2351b7088547b93413a3adf779d936bd056.tar.gz
otp-a90da2351b7088547b93413a3adf779d936bd056.tar.bz2
otp-a90da2351b7088547b93413a3adf779d936bd056.zip
Merge branch 'hasse/dialyzer/fun_app_args/OTP-15779'
* hasse/dialyzer/fun_app_args/OTP-15779: dialyzer: Improve the warning tagged 'fun_app_args'
Diffstat (limited to 'lib/dialyzer/test/small_SUITE_data/results/fun_app_args')
-rw-r--r--lib/dialyzer/test/small_SUITE_data/results/fun_app_args3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/dialyzer/test/small_SUITE_data/results/fun_app_args b/lib/dialyzer/test/small_SUITE_data/results/fun_app_args
new file mode 100644
index 0000000000..ac153a6fb2
--- /dev/null
+++ b/lib/dialyzer/test/small_SUITE_data/results/fun_app_args
@@ -0,0 +1,3 @@
+
+fun_app_args.erl:12: Fun application with arguments ('b',[]) will fail since the function has type 'c' | fun(('a',[]) -> any()), which differs in the 1st argument
+fun_app_args.erl:12: The created fun has no local return