5 lines
128 B
C
5 lines
128 B
C
|
// SPDX-License-Identifier: MPL-2.0
|
||
|
// Copyright (c) 2018 Yuxuan Shui <yshuiv7@gmail.com>
|
||
|
#pragma once
|
||
|
#define auto __auto_type
|