7 lines
98 B
Text
7 lines
98 B
Text
fn Hello() {
|
|
name: string,
|
|
}
|
|
|
|
fn AddMatch(rule: string) { }
|
|
|
|
fn RemoveMatch(rule: string) { }
|