🧪 Add evaluation tests to ensure that passes retain NGR semantics. #2
@@ -1,8 +0,0 @@
|
||||
struct BackendObject {
|
||||
}
|
||||
|
||||
impl BackendObject {
|
||||
pub fn new() -> Result<Self, ()> {
|
||||
unimplemented!()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user