Some bugfixes/added errors, convert most to not use simple_passthrough
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import simple_print:*
|
||||
import io:*
|
||||
import vector:*
|
||||
|
||||
fun onlyMatch(vec: vector<int>, matchWith: int): vector<int> {
|
||||
|
||||
Reference in New Issue
Block a user