mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 19:52:36 +00:00
13 lines
352 B
Nim
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".}
|