blob: 698a605f7e9ba85dee84cebeb6a0f3c3eba05b19 [file] [log] [blame]
-include ../tools.mk
all:
$(RUSTC) main.rs -C opt-level=1
$(call RUN,main)