4 lines
94 B
Text
4 lines
94 B
Text
|
|
start_up = proc ()
|
||
|
|
stream$putl(stream$primary_output(), date$unparse(now()))
|
||
|
|
end start_up
|