2016-12-27 08:10:47 -08:00

7 lines
76 B
JavaScript

window.foo = {
#if defined(__foo__)
'key': 'value'
#endif
}
#literal #foo