diff --git a/c27e07ac6c3fb06a8453a1f8c1604d6538cc0e9b b/c27e07ac6c3fb06a8453a1f8c1604d6538cc0e9b index 321dc07..addc731 100644 --- a/c27e07ac6c3fb06a8453a1f8c1604d6538cc0e9b +++ b/c27e07ac6c3fb06a8453a1f8c1604d6538cc0e9b @@ -1429,3 +1429,5 @@ func (x *Files) All() *FileIterator { iterator := newFileIterator(FilePointers) return iterator } + +// `autogen:`