Skip to content

eqWAlizer: dyn_remote_funs:test_01/1 #2

@albsch

Description

@albsch

Should fail but passes:

-spec test_01(atom()) -> term().           |         |
test_01(F) ->                              | ERROR   |
    lists:F(fun(X) -> X end, [3]).         |         | 'lists':F.
                                           |         | Dynamic calls of unknown functions are not supported.

9 other similar test cases in dyn_remote_funs also pass.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions