mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-29 01:58:48 +00:00
Cosmetics in stdlib
This commit is contained in:
parent
7fd85f27ef
commit
5933f4c3b1
15 changed files with 105 additions and 79 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import Ostap;
|
||||
import Expr;
|
||||
import Fun;
|
||||
|
||||
local a = token ("a"),
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
import Ostap;
|
||||
import Expr;
|
||||
import Fun;
|
||||
|
||||
fun gen (depth) {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
import Ostap;
|
||||
import Expr;
|
||||
import Fun;
|
||||
|
||||
local a = token ("a"),
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
import Ostap;
|
||||
import Expr;
|
||||
import Fun;
|
||||
import List;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
import Ostap;
|
||||
import Expr;
|
||||
import Fun;
|
||||
import List;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
import Ostap;
|
||||
import Expr;
|
||||
import Fun;
|
||||
import List;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue