diff options
Diffstat (limited to 'tr-tr/typescript-tr.html.markdown')
-rw-r--r-- | tr-tr/typescript-tr.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tr-tr/typescript-tr.html.markdown b/tr-tr/typescript-tr.html.markdown index 1bf674c6..840d67f2 100644 --- a/tr-tr/typescript-tr.html.markdown +++ b/tr-tr/typescript-tr.html.markdown @@ -169,7 +169,6 @@ var selamlama = `Merhaba ${isim}, nasılsın?` // Şablon Stringleri ile çok satırlı stringler var çokSatırlıString = `Bu çok satırlı bir string örneği`; - ``` ## Daha fazlası |