Add support for device declaration expressions
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
device self = "db";
|
||||
|
||||
fn doStuff(x, y, z) {
|
||||
let i = x + y + z;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user