mataha cba1fb8e50 Allow macros to be defined and called without arguments
This commit introduces a shorthand for defining and calling macros when
using them as a reusable substitute for variables assigned complex values
(e.g. string literals with or without newline escapes). The use-case is
formatting - from my experience it's easier to visually parse a `macro`
`endmacro` block than a multiline variable assignment.

Signed-off-by: mataha <mataha@users.noreply.github.com>
2023-06-12 10:35:40 +02:00
..
2023-01-24 09:55:54 +01:00
2022-01-27 10:33:13 +01:00
2018-12-08 21:43:20 +01:00
2021-07-01 10:24:32 +02:00
2018-12-08 21:43:20 +01:00
2021-11-11 15:35:45 +01:00
2022-02-07 22:30:37 +01:00
2022-01-28 11:21:06 +01:00
2021-07-30 11:45:56 +02:00