Created
February 13, 2021 14:15
-
-
Save romanitalian/36a6836095ce5e553860ab79f1f93163 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type Foo2 struct { | |
aaa int32 // 4 | |
bbb int32 // 4 | |
ccc int32 // 4 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment