%set debug_print_ccode=true main module un procedure un param A : out ref packed array [1..?N] of char endparam A := "This is a command line" endprocedure endmodule