Join Slack
Powered by
It's because no other thread can reach `b` within ...
# getting-started
m
marstran
09/27/2017, 12:20 PM
It's because no other thread can reach
b
within the
main
-method. Put
b
outside
main
, and it will fail.
Open in Slack
Previous
Next