mirror of https://github.com/k3s-io/k3s
commit
e6413d2042
|
@ -44,7 +44,7 @@ var simpleEquality = conversion.EqualitiesOrDie(
|
|||
},
|
||||
)
|
||||
|
||||
// Definte a number of test types.
|
||||
// Define a number of test types.
|
||||
type A struct {
|
||||
A int `json:"aa,omitempty"`
|
||||
B string `json:"ab,omitempty"`
|
||||
|
|
Loading…
Reference in New Issue