newline function

dynamic newline()

Implementation

dc.dynamic newline(){
lcoc_core.$STAR_out$STAR_.writeln();
return null;
}