mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
move a couple tests with right dependencies to community
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
class Test {
|
||||
|
||||
/**
|
||||
*
|
||||
* @param i this is my
|
||||
* multiline description<caret>
|
||||
* @param argument
|
||||
*/
|
||||
void test(int i, int argument) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user