From 56153ba9957e7a877a0f292c39cb434eeee87045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Sat, 20 Feb 2021 16:15:23 +0800 Subject: remove alias of `table*` --- meta/template/math.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/template/math.lua') 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 -- cgit v1.2.3