mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
Sha1.
This commit is contained in:
@@ -6,7 +6,7 @@ typedef DynStr = VarString;
|
||||
typedef DynString = VarString;
|
||||
typedef DString = VarString;
|
||||
typedef VString = VarString;
|
||||
|
||||
typedef Text = VarString;
|
||||
|
||||
const usz MIN_CAPACITY = 16;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user