c8daf62422a50547e9c27c5e51f81432c68543fb
[dotfiles/.git] / c.go
1 package b
2
3 // This is the in-editor version of the file.
4 // The on-disk version is in c.go.saved.
5
6 var _ = S1{ //@godef("S1", S1)
7         F1: 99, //@godef("F1", S1F1)
8 }