mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 09:23:44 +00:00
Estimated hours taken: 0.8
tests/hard_coded/space.{m,out}:
Use our own random number generator, since the output of random.m
depends on the wordsize of the machine.
tests/hard_coded/no_inline.{m,out}:
Use a more direct test of whether the C code is inlined or not.
31 lines
277 B
Plaintext
31 lines
277 B
Plaintext
a2 d3 f3
|
|
a2 c3 e3
|
|
g#2 c3 f3
|
|
g2 c3 e3
|
|
a#2 d3 f3
|
|
a2 c3 e3
|
|
f2 a2 d3
|
|
e2 a2 c3
|
|
f2 a#2 d3
|
|
e2 g2 c3
|
|
f2 a2 d3
|
|
a2 c3 e3
|
|
f2 a2 d3
|
|
g2 c3 e3
|
|
a2 c3 f3
|
|
g2 c3 e3
|
|
a#2 d3 f3
|
|
a2 c3 e3
|
|
f2 a2 d3
|
|
e2 g2 c3
|
|
f2 a2 d3
|
|
a2 c3 e3
|
|
a#2 d3 f3
|
|
g2 c3 e3
|
|
f2 a2 d3
|
|
f2 a2 c3
|
|
g2 a#2 d3
|
|
e2 a2 c3
|
|
f2 a#2 d3
|
|
e2 g2 c3
|