Skip to content

Instantly share code, notes, and snippets.

View featheredtoast's full-sized avatar
🏠
Working from home

Jeff Wong featheredtoast

🏠
Working from home
View GitHub Profile
public final static RuntimeException ᚇ = new RuntimeException("┻━┻");
public void ノಠ益ಠノ彡(RuntimeException t) { throw t; }
public void ノಠ益ಠノ彡(Throwable t) { throw new RuntimeException(t); }
public int hashCode() {
ノಠ益ಠノ彡(ᚇ);
return 0;
}