Menu

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

Download this file

8 lines (4 with data), 49 Bytes

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