Move intention-related classes and tests to "intentions" directory
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo(x: Boolean) : Boolean {
|
||||
return x || x || x
|
||||
}
|
||||
Reference in New Issue
Block a user