diff options
Diffstat (limited to 'core/testdata/format/operatorOverloading.md')
-rw-r--r-- | core/testdata/format/operatorOverloading.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/testdata/format/operatorOverloading.md b/core/testdata/format/operatorOverloading.md new file mode 100644 index 00000000..05fe3206 --- /dev/null +++ b/core/testdata/format/operatorOverloading.md @@ -0,0 +1,8 @@ +[test](test/index) / [C](test/-c/index) / [plus](test/-c/plus) + + +# plus + +`fun plus(other: [C](test/-c/index)): [C](test/-c/index)` + + |