Insert imports in codeFragment correctly. Add test
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import a
|
||||
import b
|
||||
|
||||
1 + 1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
import a
|
||||
import b
|
||||
|
||||
1 + 1
|
||||