Actions
Bug #20219
closedSegfault with circular parameter
Bug #20219:
Segfault with circular parameter
Description
def foo(bar: (1 in ^bar)); end
Segfaults on master. (I don't think anyone would ever write this code.)
Actions