mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
fixes #5081
This commit is contained in:
@@ -8,4 +8,7 @@ discard """
|
||||
import jester
|
||||
import asyncdispatch, asyncnet
|
||||
|
||||
# bug #5081
|
||||
import nre
|
||||
|
||||
echo "hello"
|
||||
|
||||
Reference in New Issue
Block a user