qface icon indicating copy to clipboard operation
qface copied to clipboard

Rethink default values

Open jryannel opened this issue 6 years ago • 0 comments

The current values are a string passed onto the parser. Ideally the text should be more structured. Something like a single-line YAML document.

int a = 0
bool b = true
Contact contact = {}

jryannel avatar Apr 18 '18 13:04 jryannel