jchionh / testGlobal

quick testing of modifying global

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing modification of a global variable in the package

Output:

Count value is 0
Modified count value: 1
Count value is 1

About

quick testing of modifying global


Languages

Language:Go 100.0%