You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--Error: issues/box-store.scala:9:43----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------9|defstore(f: () ->{Cap^} Unit):Unit= item = f
| ^^^^
|Local reach capability Cap leaks into capture scope of method run
1 error found
Expectation
There should not be an error.
From @natsukagami when he was capture checking gears.
The text was updated successfully, but these errors were encountered:
Compiler version
main
Minimized code
Output
Expectation
There should not be an error.
From @natsukagami when he was capture checking gears.
The text was updated successfully, but these errors were encountered: