-
| In my code,i want to use any check slice data,but my slice is about []string,i don't kown how to get element about slice in my expression. In your example: type Env struct { func main() { } In my example: func main() { } the code compile error:Error compiling expression: expected name | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            antonmedv
          
      
      
        Nov 30, 2023 
      
    
    Replies: 1 comment
-
| Use # | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        antonmedv
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Use #