mirror of
git://git.proxmox.com/git/perlmod.git
synced 2025-01-19 18:03:36 +03:00
test: add explaining comment
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
06a18771dd
commit
8b8dd4a9c6
@ -21,6 +21,6 @@ perlmod::make_package! {
|
||||
|
||||
subs {
|
||||
foo,
|
||||
xs_bar as bar,
|
||||
xs_a as b, // func_b's exported xsub was renamed to xs_a, and in perl it's called b
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user