Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.

Commit 881a2fe

Browse files
committed
Fix build error caused by rust-lang/rust#60444
1 parent e634ac1 commit 881a2fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/parse.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![recursion_limit="128"]
2+
13
extern crate conch_parser;
24

35
use conch_parser::ast::builder::*;

0 commit comments

Comments
 (0)