mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-25 15:18:40 +00:00
Updates swift generated monster sample file (#6616)
Updates swift generated monster sample file Adds frozen attribute
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
@frozen
|
||||
public struct Struct {
|
||||
public private(set) var bb: ByteBuffer
|
||||
public private(set) var postion: Int32
|
||||
|
||||
Reference in New Issue
Block a user