repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gst-plugins-ugly1: update to 1.24.10
[oi-userland.git]
/
components
/
developer
/
sloccount
/
patches
/
test-reproducible.patch
blob
85de10ce3071a61cdd99769f37f8a75935a1bc8d
1
--- sloccount-2.26/testcode/hello.f90.orig
2
+++ sloccount-2.26/testcode/hello.f90
3
@@ -2,6 +2,7 @@
4
program hello
5
implicit none
6
print '("Hello, World!")'
7
+ print '("We need reproducible test results!")'
8
end program hello
9
!hpf$ not a comment
10
!omp$ not a comment either