lsp-rename: minor cosmetic cleanups
This commit is contained in:
parent
860c36266c
commit
bfdeffc70f
3 changed files with 14 additions and 10 deletions
|
@ -35,6 +35,7 @@ pub const ArgumentType = enum {
|
|||
integer,
|
||||
float,
|
||||
object,
|
||||
array,
|
||||
};
|
||||
|
||||
pub fn Closure(comptime T: type) type {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue