The following code was generated by "src/etc/unicode.py"

This commit is contained in:
kud1ing 2013-05-02 13:38:39 +03:00
parent 6487cb221b
commit 18c46b8fd4

View File

@ -10,6 +10,8 @@
#[doc(hidden)]; // FIXME #3538
// The following code was generated by "src/etc/unicode.py"
pub mod general_category {
fn bsearch_range_table(c: char, r: &'static [(char,char)]) -> bool {