ziglings/patches/patches/048_methods2.patch
Dave Gauer 0956f1839f "999 is enough for anybody" triple-zero padding (#18)
When I hit 999 exercises, I will finally have reached the ultimate
state of soteriological release and no more exercises will be needed.
The cycle will be complete. All that will be left is perfect quietude,
freedom, and highest happiness.
2021-03-12 18:59:46 -05:00

4 lines
132 B
Diff

57c57
< e = e.???; // Which method do we want here?
---
> e = e.getTail(); // Which method do we want here?