Double variables debugging with Rust. #622
Unanswered
Sockemboffer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have a simple program I'm running on Windows 11
`fn main(){
}`
When I view the debugger I get 2 s1 variables. Is this expected?
Thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions