@[heap] struct Data { array [1024]int } fn test_main() { _ := Data{} }