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

:s doesn't work in repl for functions. #192

Closed
joneshf opened this issue Aug 8, 2013 · 0 comments
Closed

:s doesn't work in repl for functions. #192

joneshf opened this issue Aug 8, 2013 · 0 comments
Labels

Comments

@joneshf
Copy link
Collaborator

joneshf commented Aug 8, 2013

For example:

roy> let f = 3
roy> let g x = x
roy> :s f
f = 3
roy> :s g
g is not defined.

Haven't looked at this, so not sure what's going on, just something I noticed today.

@joneshf joneshf closed this as completed in fc94e73 Aug 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant