Metavariables will not be part of the kernel
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
990f428a81
commit
7acf438bf4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class value;
|
|||
| Eq expr expr (heterogeneous equality)
|
||||
| Let name expr expr
|
||||
|
||||
TODO: add meta-variables, and match expressions.
|
||||
TODO: match expressions.
|
||||
|
||||
The main API is divided in the following sections
|
||||
- Testers
|
||||
|
|
Loading…
Reference in a new issue