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

Two stacked if with significant identations leads to a strange seemingly unrelated error #1080

Open
rochala opened this issue May 9, 2024 · 0 comments

Comments

@rochala
Copy link
Collaborator

rochala commented May 9, 2024

Describe the bug

No response

Scastie snippet link

No response

To Reproduce

if true then
  if true then 
    println("yes")

worksheet mode

Expected behavior

It should work

Screenshot ( Optional )

No response

Version

Scastie website

What browsers are you seeing the problem on?

No response

Relevant log output

No response

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

1 participant