operator prescendence added

This commit is contained in:
ProgramSnail 2023-05-11 23:14:36 +03:00
parent 93ac5f8e33
commit e62144feac
11 changed files with 328 additions and 26 deletions

View file

@ -4,5 +4,5 @@ def test_tuples = {
const & t1 & t2 & t3 = f: x
; tuple1`0 = "b"
}