import "./roman" for Roman for (n in [1990, 1666, 2008, 2020]) System.print(Roman.new(n))