Rename std::istr to std::str. Issue #855
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import std::istr;
|
||||
import std::str;
|
||||
import std::vec;
|
||||
import std::option;
|
||||
import std::map::hashmap;
|
||||
|
||||
Reference in New Issue
Block a user