4 lines
64 B
C
4 lines
64 B
C
|
#pragma once
|
||
|
#include "const.h"
|
||
|
inline int g() { return N::k; }
|