mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-25 16:18:48 +00:00
Promoted spec to 1.10
This commit is contained in:
parent
f1430a1cdf
commit
7c7ef67e1d
11 changed files with 86 additions and 87 deletions
|
|
@ -1254,7 +1254,7 @@ let run_parser cmd =
|
|||
"while"; "do"; "od";
|
||||
"for";
|
||||
"fun"; "var"; "public"; "external"; "import";
|
||||
"case"; "of"; "esac"; "when";
|
||||
"case"; "of"; "esac";
|
||||
"box"; "val"; "str"; "sexp"; "array";
|
||||
"infix"; "infixl"; "infixr"; "at"; "before"; "after";
|
||||
"true"; "false"; "lazy"; "eta"; "syntax"]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
let version = "Version 1.10, 216e71625, Sun Jan 31 22:25:31 2021 +0300"
|
||||
let version = "Version 1.10, f1430a1cd, Sun Jan 31 22:57:12 2021 +0300"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue