Skip to content

Conversation

@Gromobedg
Copy link
Contributor

No description provided.

@platinumthinker
Copy link
Contributor

platinumthinker commented Nov 11, 2016

lazy_case_test9() ->
    '@lazy_case',
    case {[], ok, ok} of
        {V1, V1, _} -> false;
        {_A, V, V} -> V;
        _ -> false
    end.

такое не работает как надо

@platinumthinker
Copy link
Contributor

Заранее предупреждаю - с master не приму комит

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants