Commit 8255bdc
feat(ft): support for block comments in
Block comments are legal in Coq, with the same syntax as line comments
`(*%s*)`. This syntax comes from OCaml, for which block comments are
indeed already specified.
Co-authored-by: Loïc <lpeyrot@irif.fr>coq (#465)1 parent 84528d9 commit 8255bdc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments