Swastik Baranwal

Results 268 comments of Swastik Baranwal

> @Delta456, can you fix it? Yes, I will fix this issue. Thanks for enlightening me on this.

First run `v fmt -w` as said: ``` Failed command 1: '/home/runner/work/v/v/v' fmt -verify '/home/runner/work/v/v/vlib/os/os_test.v' Failed command 2: '/home/runner/work/v/v/v' fmt -verify '/home/runner/work/v/v/vlib/os/os_windows.c.v' ```

I am not sure if comparison operators should work on options.

I think this should be a V error because you shouldn't index queries like that.

On `x84-64` ``` ================== /tmp/v_1000/file.13233380909043727445.tmp.c:12655: error: too many initializers ... ================== (Use `v -cg` to print the entire error message) builder error: ================== C error. This should never happen. This...

It compiles correctly for me. ![image](https://github.com/vlang/v/assets/28479139/f2ad313d-ce10-4651-afd0-e77486fa86b5)

You ain't on the latest commit ``` V full version: V 0.4.3 e2334d8.c4541cb OS: linux, Pop!_OS 22.04 LTS Processor: 12 cpus, 64bit, little endian, AMD Ryzen 5 5600H with Radeon...

Yes, you need to update again.

This PR may change according to what the syntax is decided for `set`.