mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
generics, vweb, comptime codegen, etc
This commit is contained in:
@ -296,4 +296,4 @@ pub fn (d &Digest) size() int {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn (d &Digest) block_size() int { return BlockSize }
|
||||
pub fn (d &Digest) block_size() int { return BlockSize }
|
||||
|
Reference in New Issue
Block a user