Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/libcpp_no_exceptions
/
.
/
tests
/
unicode_library.js
blob: 9d59ed340897a94ef4f7550e6d8efda30c319ec1 [
file
] [
log
] [
blame
] [
edit
]
mergeInto
(
LibraryManager
.
library
,
{
printey
:
function
()
{
out
(
'Unicode snowman ☃ says hello!'
);
}
});