Menu

[r27]: / GraphScript / trunk / scripts / util.js  Maximize  Restore  History

Download this file

5 lines (4 with data), 43 Bytes

1
2
3
4
function msg(s)
{
println(s || '');
}
MongoDB Logo MongoDB