use std; #[test] fn test() { let x = std::option::some[int](10); }