Source code
Revision control
Copy as Markdown
Other Tools
# Any copyright is dedicated to the Public Domain.
value = "xyz"
DEFINES["FOO"] = True
DEFINES["BAZ"] = '"abcd"'
DEFINES["BAR"] = 7
DEFINES["VALUE"] = value
DEFINES["QUX"] = False