tangled
alpha
login
or
join now
stavola.xyz
/
tangled-jj-test
Just a test of JJ on Tangled
0
fork
atom
overview
issues
pulls
pipelines
Compare changes
Choose any two refs to compare.
base:
second-pull-test
pull-test
main
no tags found
compare:
second-pull-test
pull-test
main
no tags found
go
+1
-3
1 changed file
expand all
collapse all
unified
split
src
main.rs
+1
-3
src/main.rs
···
1
fn main() {
2
-
for i in 0..10 {
3
-
println!("Hello, Tangled... and JJ!");
4
-
}
5
}
···
1
fn main() {
2
+
println!("Hello, Tangled... and JJ!");
0
0
3
}