ccls/tests/multi_file/static.h

6 lines
69 B
C
Raw Normal View History

#pragma once
struct Buffer {
static void CreateSharedBuffer();
};