mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
builtin: remove u8 alias to re-generate v.c
This commit is contained in:
parent
cd03d31989
commit
a7270148e5
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
|||
// that can be found in the LICENSE file.
|
||||
module builtin
|
||||
|
||||
// Alias until native supported
|
||||
type u8 = byte
|
||||
|
||||
//
|
||||
// ----- value to string functions -----
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue