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
/
datasource.swift
blob: 4ac7c2ab829679d8e26558b6ec9df8429112d0d4 (
plain
)
1
2
3
public
func
getData
()
->
String
{
return
"String from module."
}