Who said 1 additional developer was enough for EMC? I am pleased to announce that TheCritic has also joined the Developer team! With our boosted capacity, be prepared to see faster progress on updates. We have some pretty exciting things coming down the pipeline.... and TheCritic has already been doing a great job learning our code and resolving tickets! Welcome to the team TheCritic!
Welcome to the team TheCritic! It's really great to see our Dev Team growing so well recently (Blue Crew ftw ^_~*)
Code: package mainDevsPack; public class MainDevs { public static void main(String[] args) { int Developers = 6; do { System.out.println("MOAR DEVS"); } while (Developers > 5); } } yes I sat here and wrote this because why not EDIT: shh the numbers were always right