|
In my expression, i want to use any,but my slice element is string,for example []int,i don't know how to get the element about the slice, The following is a concrete example: In your example: import ( type Tweet struct { type Env struct { func main() { }` In my example: import ( type Tweet struct { type Env struct { func main() { }` the expression compile error: |
Answered by
lirui001
Dec 1, 2023
Replies: 1 comment
|
has answed |
0 replies
Answer selected by
lirui001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
has answed