Structs inherit from Value so they are allocated on the stack and passed by value: ... class Klass property array = ["str"] end struct Strukt property array ...
確定! 回上一頁