Pending a correct test of request cancellation
This commit is contained in:
@@ -5,5 +5,11 @@ let main = "foo" + string::slice "hello" 1 3 + "bar"
|
||||
|
||||
let io_main = (
|
||||
stdio::get_stdout \stdout
|
||||
-- TODO: missing output commands in std
|
||||
std::stream::write_str stdout "Hello, World!"
|
||||
(std::stream::flush
|
||||
(std::stream::close
|
||||
orchid::cmd::exit
|
||||
\e e)
|
||||
\e e)
|
||||
\e e
|
||||
)
|
||||
Reference in New Issue
Block a user