yair 0.1.0

A compiler framework written entirely in Rust
1
2
3
4
// RUN: @yair_as @file --color never

// CHECK: error: Expected '{' to open a module
mod foo. {}