blob: 9d59ed340897a94ef4f7550e6d8efda30c319ec1 [file] [log] [blame] [edit]
mergeInto(LibraryManager.library, {
printey: function() {
out('Unicode snowman ☃ says hello!');
}
});