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

fix(REPL): using/import statements should on top-level, #49041 #49098

Merged
merged 3 commits into from
Mar 30, 2023

Conversation

wangl-cc
Copy link
Contributor

I get the using/import statements in toplevel expressions and wrap them into a new top-level block. This should fix issue #49041.

@KristofferC KristofferC added REPL Julia's REPL (Read Eval Print Loop) bugfix This change fixes an existing bug backport 1.9 Change should be backported to release-1.9 labels Mar 22, 2023
@KristofferC KristofferC mentioned this pull request Mar 24, 2023
52 tasks
@KristofferC KristofferC merged commit e5c2c51 into JuliaLang:master Mar 30, 2023
KristofferC pushed a commit that referenced this pull request Mar 30, 2023
@wangl-cc wangl-cc deleted the wl/issue-49041 branch March 30, 2023 08:58
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Mar 31, 2023
Xnartharax pushed a commit to Xnartharax/julia that referenced this pull request Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants