Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Müller
cherry
Commits
6cb5cdfe
Commit
6cb5cdfe
authored
Aug 13, 2013
by
Chris Müller
Browse files
Reject module wildcards in import expressions in docs
parent
5b0d3877
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/examples/modules.cherry
View file @
6cb5cdfe
...
...
@@ -27,10 +27,4 @@
(import (cherry.string toupper) *)
(toupper "test")
;; Imports all symbols from all modules in cherry
(import cherry.*)
;; Imports all modules into the current namespace
(import cherry.* *)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment