Import Upstream version 20180207
[hcoop/debian/mlton.git] / basis-library / config / metadata / normal-metadata-size64.sml
1 (* Copyright (C) 2016-2017 Matthew Fluet.
2 *
3 * MLton is released under a BSD-style license.
4 * See the file MLton-LICENSE for details.
5 *)
6
7 structure NormalMetaDataSize =
8 struct
9 val bytes : Int32.int = 8
10 end