Emacs-D-Mode-Maintainers / Emacs-D-Mode

An Emacs mode for D code.
GNU General Public License v3.0
84 stars 22 forks source link

Add missing builtin "aliased" types. #123

Open ellxor opened 1 month ago

ellxor commented 1 month ago

Adds size_t, ptrdiff_t and noreturn to the list of builtin types. Specified at https://dlang.org/spec/type.html#aliased-types