Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 298442
Collapse All | Expand All

(-)test-suite/standalone/test-asmobs.old (-2 / +2 lines)
Lines 2-8 Link Here
2
exec guile -s "$0" "$@"
2
exec guile -s "$0" "$@"
3
!#
3
!#
4
4
5
(load-extension "libtest-asmobs" "libtest_asmobs_init")
5
(load-extension "./libtest-asmobs" "libtest_asmobs_init")
6
6
7
(define (test x v)
7
(define (test x v)
8
  (if v
8
  (if v
Lines 114-117 Link Here
114
114
115
;; Local Variables:
115
;; Local Variables:
116
;; mode: scheme
116
;; mode: scheme
117
;; End:
117
;; End:

Return to bug 298442