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