Skip to content
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

file.readAsTextSync() -> file.readAsStringSync() #41

Closed
jkleiser opened this issue Aug 6, 2014 · 1 comment
Closed

file.readAsTextSync() -> file.readAsStringSync() #41

jkleiser opened this issue Aug 6, 2014 · 1 comment

Comments

@jkleiser
Copy link

jkleiser commented Aug 6, 2014

In example/lispshell/lispshell.dart, line 74, "readAsTextSync" should be changed into "readAsStringSync".

@renggli
Copy link
Member

renggli commented Aug 6, 2014

Thanks for reporting. Fixed in 10eff17.

@renggli renggli closed this as completed Aug 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants