9 lines
111 B
Text
9 lines
111 B
Text
(library
|
|
(name test)
|
|
(modules test)
|
|
(libraries unix))
|
|
|
|
(test
|
|
(name t)
|
|
(modules t)
|
|
(libraries bstr test))
|