index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
swift
/
3 library
/
lib
/
othersource.swift
blob: fb668baa562876f8e0623b7335e788f06ec94b21 (
plain
)
1
2
3
public
func
getOther
()
->
String
{
return
"String from other source."
}