7 lines
76 B
JavaScript
7 lines
76 B
JavaScript
window.foo = {
|
|
#if defined(__foo__)
|
|
'key': 'value'
|
|
#endif
|
|
}
|
|
#literal #foo
|