writing class signature
P. S. I'm going to refactor/cleanup code after feature is implemented
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
class Simple {
|
||||
{
|
||||
jet.typeinfo.TypeInfo blabla = null;
|
||||
new Impossible<String>(blabla);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user