Skip to content

Commit 3e6e0f4

Browse files
authored
Move ampersand from delimiters to punctuation (#99)
1 parent 353fc6f commit 3e6e0f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/modules/sym.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ ceil
9797
floor
9898
.l ⌊
9999
.r ⌋
100-
amp &
101-
.inv ⅋
102100

103101
// Punctuation.
102+
amp &
103+
.inv ⅋
104104
ast
105105
.op ∗
106106
.op.o ⊛

0 commit comments

Comments
 (0)