diff options
| author | Seiichi Uchida <topecongiro@localhost.localdomain> | 2017-05-25 22:55:33 +0900 |
|---|---|---|
| committer | Seiichi Uchida <topecongiro@localhost.localdomain> | 2017-05-25 22:55:33 +0900 |
| commit | 189b6bd7bbb01adea2163ca7b60ce2294dd10181 (patch) | |
| tree | cdcfaaa1b7ed2d83bace56f738b100c3bd0b5380 /tests/source | |
| parent | 10c79347009ded8f03e4988f016659ff2a3713e1 (diff) | |
Update tests
Diffstat (limited to 'tests/source')
| -rw-r--r-- | tests/source/issue-1049.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/source/issue-1049.rs b/tests/source/issue-1049.rs index a0240b83b63..03f10a1ba38 100644 --- a/tests/source/issue-1049.rs +++ b/tests/source/issue-1049.rs @@ -14,3 +14,5 @@ impl Handle { fn veeeeeeeeeeeeeeeeeeeeery_long_name(a: FirstTypeeeeeeeeee, b: SecondTypeeeeeeeeeeeeeeeeeeeeeee) {} fn veeeeeeeeeeeeeeeeeeeeeery_long_name(a: FirstTypeeeeeeeeee, b: SecondTypeeeeeeeeeeeeeeeeeeeeeee) {} + +fn veeeeeeeeeeeeeeeeeeeeeeery_long_name(a: FirstTypeeeeeeeeee, b: SecondTypeeeeeeeeeeeeeeeeeeeeeee) {} |
