Files
Nim/compiler/nimsuggest/nimsuggest.nim
2015-06-04 23:25:29 +01:00

13 lines
352 B
Nim

#
#
# The Nim Compiler
# (c) Copyright 2015 Andreas Rumpf
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.
#
## Nimsuggest has been moved to https://github.com/nim-lang/nimsuggest
{.error: "This project has moved to the following repo: https://github.com/nim-lang/nimsuggest".}