1
0
Fork 0
forked from wry/wry

autocommit 2022-02-27 01:35:49 CET

This commit is contained in:
Julian Orth 2022-02-27 01:35:49 +01:00
parent 6e466360a8
commit db88f2db42
26 changed files with 2696 additions and 6 deletions

View file

@ -0,0 +1,3 @@
fn Hello() {
name: string,
}

View file

@ -0,0 +1,5 @@
fn GetSession(
session_id: string,
) {
object_path: object_path,
}