diff --git a/api/sixtyfps-cpp/docs/types.md b/api/sixtyfps-cpp/docs/types.md index 5b485b430..f9e33ddcf 100644 --- a/api/sixtyfps-cpp/docs/types.md +++ b/api/sixtyfps-cpp/docs/types.md @@ -25,7 +25,7 @@ in lexicographic order. For example, if you have this structure in the .60 file -```60 +```60,ignore export struct MyStruct := { foo: int, bar: string,