4 lines
46 B
Go
4 lines
46 B
Go
|
|
service TaxService {
|
||
|
|
i32 tax(1: i32 amt)
|
||
|
|
}
|