Skip to content

Commit

Permalink
update standard library
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Sep 26, 2023
1 parent 9cc77b3 commit b3863e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion juvix-stdlib
1 change: 0 additions & 1 deletion tests/positive/Alias.juvix
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ syntax operator || logical;
| zero b := b
| one _ := one;

syntax fixity none := none;
syntax operator or none;
syntax alias or := ||;

Expand Down

0 comments on commit b3863e1

Please sign in to comment.