The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

3 lines
69 B

public func getData() -> String {
return "String from module."
}