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

cgen: fix getn_cross_tmp_variable

This commit is contained in:
Alexander Medvednikov
2020-07-01 19:19:49 +02:00
parent dbcb23ddc8
commit 625ed030ef
3 changed files with 7 additions and 3 deletions

View File

@@ -46,8 +46,8 @@ jobs:
run: |
v vet vlib/v/parser
v vet vlib/v/ast
v vet vlib/v/ast
v vet vlib/v/gen/cgen.v
v vet vlib/v/checker
# - name: Test v binaries
# run: ./v -silent build-vbinaries