Fixed test data
This commit is contained in:
+1
@@ -2,6 +2,7 @@
|
||||
// ACTION: Create function 'Foo'
|
||||
// ACTION: Remove parameter 's'
|
||||
// ACTION: Create secondary constructor
|
||||
// ACTION: Add 'i =' to argument
|
||||
// ERROR: No value passed for parameter s
|
||||
|
||||
class Foo(i: Int, s: String)
|
||||
|
||||
Reference in New Issue
Block a user