diff options
Diffstat (limited to 'camlp4/test/fixtures/private_row.ml')
-rw-r--r-- | camlp4/test/fixtures/private_row.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camlp4/test/fixtures/private_row.ml b/camlp4/test/fixtures/private_row.ml index 53ada775b5..2ea0776d44 100644 --- a/camlp4/test/fixtures/private_row.ml +++ b/camlp4/test/fixtures/private_row.ml @@ -1,4 +1,4 @@ - + module type Ops = sig type expr |