mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
method calls; skip string interpolation for now; fix ()
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -129,7 +129,7 @@ jobs:
|
||||
../vprod -x64 -o 1m 1m.v
|
||||
echo "Running it..."
|
||||
ls
|
||||
./1m
|
||||
# ./1m
|
||||
#run: echo "TODO" #cd examples/x64 && ../../v -x64 hello_world.v && ./hello_world
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user