Import Debian changes 20180207-1
[hcoop/debian/mlton.git] / regression / size.ok
CommitLineData
7f918cf1
CE
1The size of a char is >= 0 bytes.
2The size of an int list of length 4 is >= 48 bytes.
3The size of a string of length 10 is >= 24 bytes.
4The size of an int array of length 10 is >= 52 bytes.
5The size of a double array of length 10 is >= 92 bytes.
6The size of an array of length 10 of 2-ples of ints is >= 92 bytes.
7The size of a useless function is >= 0 bytes.
8The size of a continuation option ref is > 1000.
913
10The size of a continuation option ref is < 1000.