Idris2/support/c/idris_system.h
2022-09-21 12:12:34 +01:00

4 lines
54 B
C

#pragma once
int idris2_system(const char *command);