ziglings/patches/patches/048_methods2.patch

5 lines
132 B
Diff
Raw Normal View History

2021-02-28 13:23:22 -05:00
57c57
< e = e.???; // Which method do we want here?
---
> e = e.getTail(); // Which method do we want here?