ziglang / zig-mode

Zig mode for Emacs
GNU General Public License v3.0
163 stars 54 forks source link

Remove `this` constant #32

Closed joachimschmidt557 closed 3 years ago

joachimschmidt557 commented 3 years ago

As far as I am aware, zig does not have the constant this anymore and has instead moved to @This().