diff options
| author | Tamir Duberstein <tamird@gmail.com> | 2015-03-14 16:29:28 -0700 |
|---|---|---|
| committer | Tamir Duberstein <tamird@gmail.com> | 2015-03-15 09:08:21 -0700 |
| commit | d51047ded072b412ec18a6f78c1fb80835a477f5 (patch) | |
| tree | 11375d93af72aa30a59d518356569d64d65484af /src/test/debuginfo/method-on-struct.rs | |
| parent | 95018eec69679681acdfae8608779c1e2674322d (diff) | |
| download | rust-d51047ded072b412ec18a6f78c1fb80835a477f5.tar.gz rust-d51047ded072b412ec18a6f78c1fb80835a477f5.zip | |
Strip all leading/trailing newlines
Diffstat (limited to 'src/test/debuginfo/method-on-struct.rs')
| -rw-r--r-- | src/test/debuginfo/method-on-struct.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/debuginfo/method-on-struct.rs b/src/test/debuginfo/method-on-struct.rs index a91586a6aa6..54779e00708 100644 --- a/src/test/debuginfo/method-on-struct.rs +++ b/src/test/debuginfo/method-on-struct.rs @@ -150,4 +150,3 @@ fn main() { } fn zzz() {()} - |
