mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-07 04:14:19 +00:00
require errormsg to be specified before file.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
discard """
|
||||
file: "tarray.nim"
|
||||
output:
|
||||
'''
|
||||
output: '''
|
||||
[4, 5, 6]
|
||||
|
||||
[16, 25, 36]
|
||||
|
||||
Reference in New Issue
Block a user