Backport from sid to buster
[hcoop/debian/mlton.git] / basis-library / config / metadata / normal-metadata-size64.sml
CommitLineData
7f918cf1
CE
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
7structure NormalMetaDataSize =
8 struct
9 val bytes : Int32.int = 8
10 end