Revision 0d54d8a8 src/mutation.ml
src/mutation.ml | ||
---|---|---|
223 | 223 |
| Const_real (n, i, s) -> let (n', i', s') = rdm_mutate_real (n, i, s) in Const_real (n', i', s') |
224 | 224 |
| Const_array _ |
225 | 225 |
| Const_string _ |
226 |
| Const_modeid _ |
|
226 | 227 |
| Const_struct _ |
227 | 228 |
| Const_tag _ -> c |
228 | 229 |
|
Also available in: Unified diff