diff options
-rw-r--r-- | contributing.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.rst b/contributing.rst index 745db2377..8e669c614 100644 --- a/contributing.rst +++ b/contributing.rst @@ -73,6 +73,7 @@ An example for a test: discard """ errormsg: "type mismatch: got (PTest)" + """ type PTest = ref object |