summary refs log tree commit diff stats
path: root/tests/package/tstdlib_name_not_special.nim
blob: e8226a82d96c70780cac96f70939ad4950c580a4 (plain) (blame)
1
2
3
# Test whether a another package named 'stdlib' can be imported and used.
# This caused a crash in the past.
import stdlib/system