added unary ops and control flow for parser
This commit is contained in:
@@ -29,3 +29,6 @@ fn test() {
|
||||
fn test2() {
|
||||
let a anerit;
|
||||
}
|
||||
|
||||
fn test3() {
|
||||
let x = 3
|
||||
|
||||
Reference in New Issue
Block a user