...
This commit is contained in:
@@ -6,7 +6,7 @@ const string contents = """
|
||||
return 69
|
||||
}
|
||||
|
||||
func do_something(text: string): func(i32 u32): void {
|
||||
func do_something(text: string): void {
|
||||
}
|
||||
""";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user