Skip to content

Commit

Permalink
add new operator 'mdiv' to autocomplete word list
Browse files Browse the repository at this point in the history
  • Loading branch information
fzipp committed Aug 6, 2023
1 parent 2a5d3c7 commit 53b81a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions words.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ var keywords = []string{
"j",
"log",
"max",
"mdiv",
"min",
"mod",
"nand",
Expand Down

0 comments on commit 53b81a4

Please sign in to comment.