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:
@@ -90,4 +90,4 @@ pub fn get_error_msg(code int) string {
|
||||
return ''
|
||||
}
|
||||
return tos(_ptr_text, C.strlen(_ptr_text))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user