Wouldn’t it be better if life was sometimes like a java class?


import life;
import life.thinking.wishfull;
private class MyRealLife extends Life implements NeverHappens { [...] private void dreamAboutIt() { //TODO: to be implemented } }

Comments

Comments are closed.