aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_tests_SUITE_data/results/fun_app
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dialyzer/test/small_tests_SUITE_data/results/fun_app')
-rw-r--r--lib/dialyzer/test/small_tests_SUITE_data/results/fun_app7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/dialyzer/test/small_tests_SUITE_data/results/fun_app b/lib/dialyzer/test/small_tests_SUITE_data/results/fun_app
deleted file mode 100644
index b28baad43b..0000000000
--- a/lib/dialyzer/test/small_tests_SUITE_data/results/fun_app
+++ /dev/null
@@ -1,7 +0,0 @@
-
-fun_app.erl:37: Fun application will fail since F :: fun((_,_,_) -> 'ok' | 'true') is not a function of arity 1
-fun_app.erl:37: The created fun has no local return
-fun_app.erl:38: Fun application will fail since F :: fun((_,_,_) -> 'ok' | 'true') is not a function of arity 2
-fun_app.erl:38: The created fun has no local return
-fun_app.erl:40: Fun application will fail since F :: fun((_,_,_) -> 'ok' | 'true') is not a function of arity 4
-fun_app.erl:40: The created fun has no local return