fix emacs header in example.cpp
This commit is contained in:
parent
bbb14ef3df
commit
0aee7de352
|
@ -1,4 +1,4 @@
|
||||||
// compile-command: "g++ -Iinclude -D_GLIBCXX_DEBUG -fsanitize=address,undefined -g3 -ggdb3 -std=c++17 example.cpp -o example && SOI_H_COLOR=1 SOI_H_EOFCHECK=1 ./example <<< ''"
|
// -*- compile-command: "g++ -Iinclude -D_GLIBCXX_DEBUG -fsanitize=address,undefined -g3 -ggdb3 -std=c++17 example.cpp -o example && SOI_H_COLOR=1 SOI_H_EOFCHECK=1 ./example <<< ''" -*-
|
||||||
#include <soi>
|
#include <soi>
|
||||||
|
|
||||||
signed main() {
|
signed main() {
|
||||||
|
|
Loading…
Reference in New Issue