public class HelloWorld{ public static void main(String[] args) { public void text(){ sh.text("hello"); } } }
Illegal start of expression at public void text(){ sh.text("hello");