]> gitweb.factorcode.org Git - factor.git/blobdiff - core/compiler/errors/errors-docs.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / core / compiler / errors / errors-docs.factor
index cb896dbf53f0356adc3c2f3abfce3f4ba834a2e4..aa4f8e329d4f1eb01f87d0b50bd3257d7a9df499 100644 (file)
@@ -1,6 +1,6 @@
 IN: compiler.errors
 USING: help.markup help.syntax vocabs.loader words io
-quotations ;
+quotations words.symbol ;
 
 ARTICLE: "compiler-errors" "Compiler warnings and errors"
 "The compiler saves various notifications in a global variable:"