mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-06 20:04:18 +00:00
some love for the testsuite; fixed regressions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
discard """
|
||||
cmd: "nim cpp $target"
|
||||
cmd: "nim cpp $file"
|
||||
"""
|
||||
|
||||
import rawsockets
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
discard """
|
||||
cmd: "nim cpp $target"
|
||||
cmd: "nim cpp $file"
|
||||
"""
|
||||
|
||||
import typeinfo
|
||||
|
||||
Reference in New Issue
Block a user