public class Test { public static void main(/*...*/) { System.out.println("Welcome, " + "fellow LaTeX learners!"); } }