econo
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Scala 3 @main annotation breaks debugger
AnsweredWhen using the @main annotation for the main entrypoint, breakpoints aren't hit when the debugger is run. I have also tried the old-style main declaration, and breakpoints set within the function a...