diff --git a/types/ffi.luau b/types/ffi.luau index daca4c4..dcff859 100644 --- a/types/ffi.luau +++ b/types/ffi.luau @@ -387,8 +387,6 @@ export type CTypeInfo = { casting a value to a different type. may result in loss of precision. - - FIXME: recursive types; 'intoType' should be CTypes @param type to convert @param memory to read the value to be converted