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
/
vala
/
21 type module
/
plugin.vala
blob: 3d0ea4c2b30b6e660ffc9e9f87c25b8e96807150 (
plain
)
1
2
3
4
public
interface
Foo
.
Plugin
:
GLib
.
Object
{
public
abstract
string
bar
();
}