Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #486 from oliviacrain/master
Browse files Browse the repository at this point in the history
Add ICE 77475
  • Loading branch information
Alexendoo committed Oct 3, 2020
2 parents e73e3ff + c0be7ce commit 718f764
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ices/77475.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#![feature(decl_macro)]
extern crate self as _;
pub macro ice(){}

fn main(){}

0 comments on commit 718f764

Please sign in to comment.