Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

ices/62524-1.rs: fixed with errors #201

Merged
merged 1 commit into from
Nov 13, 2019
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Issue: rust-lang/rust#62524

=== stdout ===
=== stderr ===
error: this file contains an un-closed delimiter
 --> /home/runner/work/glacier/glacier/ices/62524-1.rs:1:11
  |
1 | fn main((ؼ
  |        -- ^
  |        ||
  |        |un-closed delimiter
  |        un-closed delimiter

error: expected one of `:` or `|`, found `)`
 --> /home/runner/work/glacier/glacier/ices/62524-1.rs:1:11
  |
1 | fn main((ؼ
  |           ^ expected one of `:` or `|`

error: aborting due to 2 previous errors

==============

=== stdout ===
=== stderr ===
error: this file contains an un-closed delimiter
 --> /home/runner/work/glacier/glacier/ices/62524-1.rs:1:11
  |
1 | fn main((ؼ
  |        -- ^
  |        ||
  |        |un-closed delimiter
  |        un-closed delimiter

error: expected one of `:` or `|`, found `)`
 --> /home/runner/work/glacier/glacier/ices/62524-1.rs:1:11
  |
1 | fn main((ؼ
  |           ^ expected one of `:` or `|`

error: aborting due to 2 previous errors

==============
@JohnTitor JohnTitor merged commit cd201eb into master Nov 13, 2019
@JohnTitor JohnTitor deleted the autofix/ices/62524-1.rs branch November 13, 2019 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants