Evaluate expression: allow to call invisible members
#KT-4935 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
MyClass().privateFun(<error>"s"</error>)
|
||||
Reference in New Issue
Block a user
#KT-4935 Fixed
@@ -0,0 +1 @@
|
||||
MyClass().privateFun(<error>"s"</error>)
|
||||