import core/__internal/io/linux; namespace io { @outln (str String) { out(string.concat(String,'\n')); } }