rust/tests/target/issue-2256.rs
Seiichi Uchida 13964b739e Update tests
1. snake_case < CamelCase < UPPER_SNAKE_CASE
2. Use vertical layout for list with nested imports.
2018-03-31 13:16:36 +09:00

7 lines
91 B
Rust

// こんにちは
use std::borrow::Cow;
/* comment 1 */
/* comment 2 */
/* comment 3 */