sciabarracom edited a comment on issue #7: Rdiaz82/test implementation URL: https://github.com/apache/incubator-openwhisk-runtime-rust/pull/7#issuecomment-475534046 Just use the unicode character for the snowman as is in the test :) - | winter: format!("{}{}{}", input.delimiter,"\u{2603}",input.delimiter), + | winter: format!("{}{}{}", input.delimiter," ☃ ",input.delimiter), UPDATE: it does not work - probably we need to ensure the rust source in unicode is handled properly...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
