Here is my MWE: ```julia save("blah.bson", Dict(:f => f->abs(f))) Fatal error: ERROR: type DataType has no field ninitialized ``` That's with julia 1.7.0, BSON 0.3.4, FileIO 1.11.2 on linux x64