Files
mercury/tests/hard_coded/factt_non.exp
David Overton 0bc28422ab Make some changes to the generated C code to remove C compiler
Estimated hours taken: 1.5

compiler/fact_table.m:
	Make some changes to the generated C code to remove C compiler
	warnings.

tests/hard_coded/Mmakefile:
tests/hard_coded/factt_non.m:
tests/hard_coded/factt_non.exp:
tests/hard_coded/factt_non_examples:
	Add a test case for nondet and multi `pragma fact_tables'.
1999-08-18 02:57:56 +00:00

5 lines
68 B
Plaintext

yes - no
yes("foo") - no
yes("bar") - no
["1", "1.0", "bar", "foo"]