aboutsummaryrefslogtreecommitdiff
path: root/stdlib/integers.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/integers.c')
-rw-r--r--stdlib/integers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/integers.c b/stdlib/integers.c
index e6d466aa..f604aa53 100644
--- a/stdlib/integers.c
+++ b/stdlib/integers.c
@@ -405,7 +405,6 @@ public const TypeInfo_t Int$info = {
},
};
-
#define DEFINE_INT_TYPE(c_type, KindOfInt, fmt, min_val, max_val, to_attr)\
public Text_t KindOfInt ## $as_text(const c_type *i, bool colorize, const TypeInfo_t *type) { \
(void)type; \