Skip to content

Fixed parse_transform pt_lazy_case#11

Open
Gromobedg wants to merge 1 commit intoeltex-ecss:masterfrom
Gromobedg:master
Open

Fixed parse_transform pt_lazy_case#11
Gromobedg wants to merge 1 commit intoeltex-ecss:masterfrom
Gromobedg:master

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