package p; public class Main { private String msg = "something to give this a different size"; public int getVersion() { return 8; } }