(* Copyright (C) 2016-2017 Matthew Fluet. * * MLton is released under a BSD-style license. * See the file MLton-LICENSE for details. *) structure NormalMetaDataSize = struct val bytes : Int32.int = 8 end