mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
improve discard text
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
discard """
|
||||
test that closing a closed file is ignored (no error raised)
|
||||
output: nothing
|
||||
test that closing a closed file is ignored (no error raised)
|
||||
file: "tmemfiles1.nim"
|
||||
"""
|
||||
import memfiles, os
|
||||
var
|
||||
|
||||
Reference in New Issue
Block a user