1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 00:59:31 +00:00

[language] Remove _|>_ operator, replace with *_

This commit is contained in:
Étienne Fildadut 2024-01-09 17:57:13 +01:00
parent 51eff0627f
commit 87afa51baa
26 changed files with 86 additions and 98 deletions

View file

@ -10,9 +10,11 @@ if(1)
if(1)
|e
| f |> ()
*| f
()
:@choice = 1
if(1)
|g
| h |> ()
*| h
()