-
Notifications
You must be signed in to change notification settings - Fork 21
reading a file produces odd (corrupt?) type statements #9829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Imported From: https://issues.scala-lang.org/browse/SI-9829?orig=1
|
ImNotTellingYouThat (intyt) said: |
ImNotTellingYouThat (intyt) said: |
Gábor Bakos (aborg) said: What is your expected output for such input? (In the |
@som-snytt said: |
ImNotTellingYouThat (intyt) said: |
Uh oh!
There was an error while loading. Please reload this page.
3 files attached (possibly 2 - mytext_repro_empty.txt is an empty file which something doesn't seem to like). Code below, modify XXX to pick files.
using file mytext_repro_empty.txt I get
which seems right. Using mytext_repro4.txt I get
which is well formed, I suppose, but don't know what the dash and question mark indicate. Using mytext_repro5.txt I get
which is evidently broken.
The text was updated successfully, but these errors were encountered: