Skip to content

REPL pretty-printed output for by-name parameters is wrong #3860

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

Closed
newca12 opened this issue Jan 17, 2018 · 0 comments
Closed

REPL pretty-printed output for by-name parameters is wrong #3860

newca12 opened this issue Jan 17, 2018 · 0 comments

Comments

@newca12
Copy link
Contributor

newca12 commented Jan 17, 2018

scala> def calculate(input: => Int) = input * 37
def calculate(input: : Int): Int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants