ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 87e0b015 was
b52abe0,
checked in by Thierry Delisle <tdelisle@…>, 5 years ago
|
Implemented basic language server with no capabilities
|
-
Property mode set to
100644
|
File size:
104 bytes
|
Line | |
---|
1 | #pragma once |
---|
2 | |
---|
3 | #include <iostream> |
---|
4 | |
---|
5 | extern std::ostream & log(); |
---|
6 | extern int g_argc; |
---|
7 | extern char** g_argv; |
---|
Note: See
TracBrowser
for help on using the repository browser.