This website works better with JavaScript.
Home
Explore
Help
Sign In
jorpelu
/
HolaFichero
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
no lo habia subido
master
vigliom
2 years ago
parent
e896ff05b2
commit
d1687e8cd7
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
bin/dam/daw/com/es/HolaFich.class
+2
-0
src/dam/daw/com/es/HolaFich.java
BIN
bin/dam/daw/com/es/HolaFich.class
View File
+ 2
- 0
src/dam/daw/com/es/HolaFich.java
View File
@ -1,4 +1,5 @@
package
dam.daw.com.es
;
import
java.io.File
;
public
class
HolaFich
{
@ -6,6 +7,7 @@ public class HolaFich {
String
a
=
"Esto Funciona"
;
System
.
out
.
println
(
a
)
;
}
}
Write
Preview
Loading…
Cancel
Save