We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af4cdd commit ce09aafCopy full SHA for ce09aaf
content/guides/weird_characters.adoc
@@ -503,7 +503,7 @@ Used to reference inner classes and interfaces in Java. Separates the
503
container class name and the inner class name.
504
[source,clojure]
505
----
506
-(:import (basex.core BaseXClient$EventNotifier)
+(import (basex.core BaseXClient$EventNotifier)
507
508
(defn- build-notifier [notifier-action]
509
(reify BaseXClient$EventNotifier
0 commit comments