ccls/index_tests/multi_file/static.h

6 lines
69 B
C
Raw Normal View History

2018-03-31 03:16:33 +00:00
#pragma once
struct Buffer {
static void CreateSharedBuffer();
};