public class Main{ public static void main(String[] args) { Meny testmeny = new Meny(); LesFil test = new LesFil("kort.in"); } }