Files
helix/tests/query/highlights/cpp/calls.cpp
2026-06-20 14:49:53 +09:00

5 lines
47 B
C++

int main() {
invokeit();
// ^ @function
}