Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Public-Farm
ThinkWiki
Wiki
Home
Home
· Changes
Page history
TESTING
authored
Sep 24, 2021
by
Administrator
Hide whitespace changes
Inline
Side-by-side
home.md
0 → 100644
View page @
e682b16d
hello ? nice to meet you
```
public static void main(String[] args){
System.out.print("hello world ") ;
}
```
\ No newline at end of file