Disabled external gits
This commit is contained in:
		@@ -0,0 +1,6 @@
 | 
			
		||||
object ParamAndLocal {
 | 
			
		||||
  def foo(i: Int): Int = {
 | 
			
		||||
    val i: Int = i + 1;
 | 
			
		||||
    i
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user