Trying to double-import to trigger importer bugs
This commit is contained in:
parent
2d781ac631
commit
fee6263b85
@ -4,3 +4,7 @@
|
||||
import hy
|
||||
from .native_tests.math import *
|
||||
from .native_tests.language import *
|
||||
|
||||
|
||||
import native_tests.math # NOQA
|
||||
# test loading twice
|
||||
|
Loading…
x
Reference in New Issue
Block a user