Idris2/tests/chez/chez013
Stiopa Koltsov 60d597fccd Use pragma once instead of include guard
Pragma once is supported by all compilers for the last ten years.
Better use it instead of include guards (which use different styles
in different files).
2021-06-28 12:05:22 +01:00
..
.gitignore Add test script 2020-05-19 18:25:18 +01:00
expected Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
input Add test script 2020-05-19 18:25:18 +01:00
Makefile More fixes and improvements 2020-05-20 15:31:30 +06:00
run [ install ] Check if 'realpath' exists for Chez and Racket backends (#1210) 2021-04-06 15:42:04 +01:00
struct.c fixed whitespace for *.c and *.h files 2021-01-22 15:08:49 +00:00
struct.h Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
Struct.idr Add test script 2020-05-19 18:25:18 +01:00