ziglang / zig-mode

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

replace stdcallcc and nakedcc with callconv #23

Closed joachimschmidt557 closed 4 years ago

joachimschmidt557 commented 4 years ago

Mirror change from zig.vim:

https://github.com/ziglang/zig.vim/commit/6c6871777c980f45fff44e95d3640c3d50b469bf

AndreaOrru commented 4 years ago

Thank you!