comptime value-params
This commit is contained in:
@@ -123,6 +123,7 @@ Param :: struct {
|
||||
name: symbol.Id,
|
||||
span: source.Span,
|
||||
type: Type_Syntax,
|
||||
comptime_value: bool,
|
||||
}
|
||||
|
||||
Stmt_Kind :: enum u8 {
|
||||
|
||||
Reference in New Issue
Block a user