mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Fixed performance/Sort.lama
This commit is contained in:
parent
1a1c2e6280
commit
80b391aff1
4 changed files with 6 additions and 4 deletions
|
|
@ -46,8 +46,6 @@ fun createMatcher (buf, pos, line, col) {
|
|||
}
|
||||
|
||||
fun matchString (s) {
|
||||
|
||||
|
||||
fun min (x, y) {
|
||||
if x < y then x else y fi
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue