mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-04-18 03:00:27 -04:00
More tdz capture tests
This commit is contained in:
@@ -15,8 +15,7 @@ use crate::{
|
||||
|
||||
use super::diagnostic::{Diagnostic, DiagnosticLevel};
|
||||
|
||||
// TODO: Make use of these in the next phase of the compiler, remove the
|
||||
// allow(dead_code) attributes
|
||||
// TODO: Find a use for these or remove them
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct Capture {
|
||||
#[allow(dead_code)]
|
||||
|
||||
Reference in New Issue
Block a user