summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril Feneanar2020-03-10 18:00:23 +0000
committerGitHub2020-03-10 18:00:23 +0000
commit98d1b68b40d190b29f3fb1266de2794cc8ab9e54 (patch)
tree7d179c9300d7c46a1251bb0e819157107528e316 /README.md
parent3f9194f47185fe30c9e410aa7c5e651df9694b3f (diff)
parent0169e9347ec7ffcf86066e1e5753ce5f77e71bc7 (diff)
Merge pull request #141 from Nadrieril/with
Add support for `with` keyword
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d77e95..072dd10 100644
--- a/README.md
+++ b/README.md
@@ -160,6 +160,7 @@ same name as the corresponding test.
[???]
+- Add support for `with` keyword
- Implement remote imports with conservative sanity checking
- Implement `missing` and `env:VAR` imports
- Implement `as Text` and `as Location` imports