blob: 0766f5ff3226c4035a173f702463d4df5017f090 [file] [log] [blame] [edit]
mergeInto(LibraryManager.library, {
printey: function() {
Module.print('Unicode snowman ☃ says hello!');
}
});