There was an error while loading. Please reload this page.
1 parent acdff49 commit 54225feCopy full SHA for 54225fe
2 files changed
tests/benchmarks/resources/parser/big.ark
@@ -51,7 +51,7 @@
51
(set _index (+ 1 _index))})
52
_output }))
53
54
-(import std.Math :min :max) # needed for math:min, math:max
+(import some.Math :min :max) # needed for math:min, math:max
55
56
# @brief Drop the first n elements of a list
57
# @param _L the list to work on
0 commit comments