mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-16 15:38:48 +00:00
Add deadcode examples
This commit is contained in:
@@ -238,7 +238,7 @@ peg::parser! {
|
||||
}
|
||||
/
|
||||
"unit" {
|
||||
Constant::undef(Dtype::unit()) // TODO
|
||||
Constant::unit()
|
||||
}
|
||||
/
|
||||
"<constant>" {
|
||||
|
||||
Reference in New Issue
Block a user