The following ReasonML snippet
let default = {"foo": "bar"};
emits this JavaScript code:
var $$default = {