Alexey 'lifchicker' A.
Results
1
issues of
Alexey 'lifchicker' A.
Test case: ``` java> enum E {ONE, TWO} Created type E java> E e = null; javarepl.internal.totallylazy.LazyException: javarepl.internal.totallylazy.LazyException: ... java.lang.StackOverflowError ```