mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-08 18:34:00 +00:00
Add my recently-added test case constant_prop_2 to the list of
Estimated hours taken: 0.1 Branches: main tests/hard_coded/Mmakefile: Add my recently-added test case constant_prop_2 to the list of tests which pass in grade java. (constant_prop_1 doesn't pass in grade java, due to different numbers of trailing zeroes after the decimal point when outputting a float.)
This commit is contained in:
@@ -193,6 +193,7 @@ JAVA_PASS_PROGS= \
|
||||
brace \
|
||||
c_write_string \
|
||||
compare_spec \
|
||||
constant_prop_2 \
|
||||
contains_char \
|
||||
constraint \
|
||||
curry \
|
||||
|
||||
Reference in New Issue
Block a user