UNPKG

webdash-readme-preview

Version:
10 lines (9 loc) 182 B
var istr = $"{{Hello}},\n{$"\"{nested}\"" + @" and " + $@"""{nested}""" /*comments*/ }"; var ivstr = $@"{{Hello}}, { $"\"{nested}\"" + @" and " + $@" ""{nested}"" " /*comments*/ }";