]> git.proxmox.com Git - rustc.git/blobdiff - src/test/pretty/block-comment-wchar.rs
New upstream version 1.55.0+dfsg1
[rustc.git] / src / test / pretty / block-comment-wchar.rs
index 93373c5da6558bcf66fb3cd4fdf58cd8f1076d93..075230196e3923176a2c210af4ba7d1d7da737bf 100644 (file)
@@ -86,7 +86,7 @@ fn f() {
 }
 
 fn main() {
-    // Taken from http://www.unicode.org/Public/UNIDATA/PropList.txt
+    // Taken from https://www.unicode.org/Public/UNIDATA/PropList.txt
     let chars =
         ['\x0A', '\x0B', '\x0C', '\x0D', '\x20', '\u{85}', '\u{A0}',
          '\u{1680}', '\u{2000}', '\u{2001}', '\u{2002}', '\u{2003}',