sverweij/mscgen_js

View on GitHub
src/samples/test10_stringsandurls.msgenny

Summary

Maintainability
Test Coverage
# test10 strings and \" & \n escapes
a, b, c, d;

--- : \"aboxes\";
a abox a : a \"abox\" a\t;
b abox c : b \tabox\t\n\"\"c;
d abox b : d abox b;
--- : \"notes\";
a note a : a note a;
b note c : b note c;
d note b : d note d \nnewline thing;