i'd really like to be able to define arrays like this: 
    
    
    let myArray: array[auto, float32] = [1, 2, 3, 4]
    

Reply via email to