Skip to content

Correct usage instructions: replace `Require` with `Require Import`

Paolo G. Giarrusso requested to merge Blaisorblade/string-ident:patch-1 into master

The fact that Require seems to work is a misfeature (https://github.com/coq/coq/issues/12206). Worse, unlike you'd expect from Require, indirect Require doesn't work.

Merge request reports