1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

checker: AsCast, CharLiteral, fix integer index check

This commit is contained in:
Alexander Medvednikov
2020-03-02 19:00:33 +01:00
parent 156e36c082
commit 22ffe336cb
6 changed files with 29 additions and 16 deletions

View File

@@ -38,7 +38,7 @@ Installing V: [github.com/vlang/v#installing-v-from-source](https://github.com/v
- Built-in ORM
- C and JavaScript backends
A stable 0.2 release is planned for February 2020. Right now V is in an alpha stage.
A stable 0.2 release is planned for March 2020. Right now V is in an alpha stage.
## Installing V from source