From 36664ba0ac77968037687634af0cd5a808335cfc Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Wed, 25 Nov 2020 13:48:44 +0100 Subject: Testing {in _, _} and {pred _} from ssrbool --- doc/changelog/06-ssreflect/13473-test_pred.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/06-ssreflect/13473-test_pred.rst (limited to 'doc') diff --git a/doc/changelog/06-ssreflect/13473-test_pred.rst b/doc/changelog/06-ssreflect/13473-test_pred.rst new file mode 100644 index 0000000000..3c7df11540 --- /dev/null +++ b/doc/changelog/06-ssreflect/13473-test_pred.rst @@ -0,0 +1,4 @@ +- **Added:** + Adding a test that the notations `{in _, _}` and `{pred _}` from `ssrbool.v` are displayed correctly. + (`#13473 `_, + by Cyril Cohen). -- cgit v1.2.3