module Main where import M1 (test) main = putStrLn (show test)