This commit is contained in:
kennytm 2014-10-13 00:59:49 +08:00
parent 59f28f0dd3
commit e6b80daf11

View file

@ -19,6 +19,7 @@
//! //!
#![unstable] #![unstable]
#![feature(slicing_syntax)]
extern crate test; extern crate test;