%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/cs/ |
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/cs/string-interpolation.txt |
var istr = $"{{Hello}},\n{$"\"{nested}\"" + @" and " + $@"""{nested}""" /*comments*/ }"; var ivstr = $@"{{Hello}}, { $"\"{nested}\"" + @" and " + $@" ""{nested}"" " /*comments*/ }";