diff options
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -247,7 +247,7 @@ %% Recursive types \ExplSyntaxOn \NewDocumentCommand \roll {s} - { \ensuremath{\mathsf{roll} \IfBooleanT{#1}{'}} } + { \ensuremath{\mathsf{roll \IfBooleanT{#1}{2}}} } \ExplSyntaxOff \newcommand\unroll{\ensuremath{\mathsf{unroll}}} \newcommand\foldkw{\ensuremath{\mathsf{fold}}} |