Source code

Revision control

Copy as Markdown

Other Tools

# Any copyright is dedicated to the Public Domain.
value = "xyz"
DEFINES["FOO"] = True
DEFINES["BAZ"] = '"ab\'cd"'
DEFINES["QUX"] = False
DEFINES["BAR"] = 7
DEFINES["VALUE"] = value