mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-30 10:38:19 +00:00
Added pattern-matching in lectures
This commit is contained in:
parent
dad4c35a80
commit
d89cd76cd9
11 changed files with 247 additions and 27 deletions
|
|
@ -1,4 +1,4 @@
|
|||
TESTS=$(basename $(wildcard test*.expr))
|
||||
TESTS=$(sort $(basename $(wildcard test*.expr)))
|
||||
|
||||
RC=../../src/rc.opt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue