Versions in this module Expand all Collapse all v0 v0.0.4 May 16, 2022 Changes in this version + func Inc(s *S) + func IncInt(i *int) + func IncMyInt(i *MyInt) + type MyInt int + type S struct + Value int