evmc/test/integration/compilation/compilation_test.c
2018-08-21 09:44:18 +02:00

9 lines
189 B
C

/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 The EVMC Authors.
* Licensed under the MIT License. See the LICENSE file.
*/
#include <evmc/evmc.h>
#include <evmc/utils.h>