mirror of
https://github.com/apple/pkl.git
synced 2026-04-19 07:00:01 +02:00
Fix compiler error in benchmark (#1040)
This commit is contained in:
@@ -24,6 +24,8 @@ import org.pkl.commons.test.FileTestUtils;
|
||||
import org.pkl.commons.test.FileTestUtilsKt;
|
||||
import org.pkl.core.Release;
|
||||
import org.pkl.core.util.IoUtils;
|
||||
import org.pkl.parser.Parser;
|
||||
import org.pkl.parser.ParserError;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
@Warmup(iterations = 5, time = 2)
|
||||
|
||||
Reference in New Issue
Block a user