rust/tests/source/issue-2256.rs

13 lines
147 B
Rust
Raw Normal View History

2018-01-10 13:30:13 +01:00
// こんにちは
use std::{};
use std::borrow::Cow;
/* comment 1 */ use std::{};
/* comment 2 */ use std::{};
2018-01-10 13:30:13 +01:00
/* comment 3 */ use std::{};