Remove main_fn.rs test.

This commit is contained in:
Charles Lew 2021-04-16 22:22:01 +08:00
parent b13b79db73
commit 85f7dd6131
2 changed files with 1 additions and 6 deletions

View file

@ -1 +1 @@
043d9160769a330df5d8a21e846785e2c89f357d
3833636446b670ee905fba5f8d18881b1739814e

View file

@ -1,5 +0,0 @@
#![feature(main)]
#[main]
fn foo() {
}