forked from qt-creator/qt-creator
The plugin support: - basic syntax highlighting - indentation - project management - run and build configuration - debugging - code style Change-Id: Idfbb02a11ed570c90149a54b726beb956712e2bd Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: hjk <hjk@theqtcompany.com>
3 lines
29 B
Nim
3 lines
29 B
Nim
if isMainModule:
|
|
discard()
|