mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-24 07:38:46 +00:00
eta in test
This commit is contained in:
parent
19252991a5
commit
eeddb0b25a
4 changed files with 6 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ public fun id (x) {
|
|||
x
|
||||
}
|
||||
|
||||
public infixl $ after := (f, x) {
|
||||
public infixr $ after := (f, x) {
|
||||
f (x)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue