a = 1
b = 'foo'
.c = 'hidden'
message('legacy module loaded')
.on_load = function (ns) {
message('.on_load is not called')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.