summaryrefslogtreecommitdiff
path: root/meta/template/math.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta/template/math.lua')
-rw-r--r--meta/template/math.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/template/math.lua b/meta/template/math.lua
index da028044..dc895bb7 100644
--- a/meta/template/math.lua
+++ b/meta/template/math.lua
@@ -14,8 +14,6 @@
---@field pi number
math = {}
----@alias math* mathlib
-
---#DES 'math.abs'
---@param x number
---@return number