1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/java/corpus/dims.java

5 lines
54 B
Java
Raw Normal View History

2018-06-06 20:02:44 +03:00
class ForDemo {
void main(String[] args){
}
}