Disabled external gits
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
object ParamAndLocal_0 {
|
||||
def foo_0(i_0: Int): Int = {
|
||||
val i_1: Int =
|
||||
(i_0 + 1);
|
||||
i_1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user