blob: 1442224cf9a7699f4f81f510173afb7bf6380350 [file] [log] [blame]
-include ../tools.mk
all:
echo 'fn main(){}' | $(RUSTC) -
$(call RUN,rust_out)