1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

Withers!

Discussion in 'Suggest + Report Bugs + Get Help' started by LeiserGeist, 16 April 2014.

  1. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    14 June 2012
    Messages:
    391
    Likes Received:
    73
    Code:
    package io.hartiganhedgehog.octocoder;
     
    public class OctoCoder {
      public static void main(String[] args) {
        System.out.println("Hello, World!");
      }
    }
    7 lines actually