tstdlib_name_not_special.nim 129 B

123
  1. # Test whether a another package named 'stdlib' can be imported and used.
  2. # This caused a crash in the past.
  3. import stdlib/system