Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Müller
cherry
Commits
ae46e69f
Commit
ae46e69f
authored
Jul 25, 2013
by
Chris Müller
Browse files
Small correction in docs/examples/modules.cherry
parent
9bb14300
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/examples/modules.cherry
View file @
ae46e69f
...
...
@@ -23,7 +23,7 @@
(import (cherry.string toupper) str)
(str/toupper "test")
;; Imports all symbols under the current namespace
;; Imports all
/specific
symbols under the current namespace
(import cherry.string *)
(import (cherry.string toupper) *)
(toupper "test")
...
...
Write
Preview
Supports
Markdown
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