mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 04:21:24 +07:00
dataflow to/from containers support
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class S {
|
||||
String x(String g) {
|
||||
String x(String <flown11>g) {
|
||||
String d = (String)(<flown1>g);
|
||||
return <caret>d;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user