diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 1999-09-10 20:44:22 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 1999-09-10 20:44:22 +0000 |
commit | 53e9df65959190f4cd34a02fe359bc5e6d2553f6 (patch) | |
tree | 0808e1620b6ecdcd9f64c6db1b8f70966efe542e /lib/unicode/Is/Zs.pl | |
parent | a0ed51b321531af4b47cce24205ab9656f043f0f (diff) | |
parent | 8a7fc0dc3015c8254ce4e866be71508e3379d45d (diff) | |
download | perl-53e9df65959190f4cd34a02fe359bc5e6d2553f6.tar.gz |
Get resolve -at mainline
p4raw-id: //depot/utfperl@4126
Diffstat (limited to 'lib/unicode/Is/Zs.pl')
-rw-r--r-- | lib/unicode/Is/Zs.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/unicode/Is/Zs.pl b/lib/unicode/Is/Zs.pl index 87d4455d02..067c7c33df 100644 --- a/lib/unicode/Is/Zs.pl +++ b/lib/unicode/Is/Zs.pl @@ -1,6 +1,8 @@ return <<'END'; 0020 00a0 +1680 2000 200b +202f 3000 END |