cleaning up
This commit is contained in:
@@ -119,4 +119,4 @@ StaticMapSlot bins_math[] = {
|
||||
{ "pow", SM_FUNCT, .as_funct = bin_pow, .argc = 1, },
|
||||
{ "sqrt", SM_FUNCT, .as_funct = bin_sqrt, .argc = 1, },
|
||||
{ NULL, SM_END, {}, {} },
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user