compiler: add support for async interface calls

This commit is contained in:
Jaden Weiss
2019-11-17 10:53:26 -05:00
committed by Ayke van Laethem
parent 81199da3f1
commit 98eee7c22a
6 changed files with 62 additions and 15 deletions
+3
View File
@@ -19,3 +19,6 @@ SmallPair.Print: 3 5
Stringer.String(): foo
Stringer.(*Thing).String(): foo
nested switch: true
non-blocking call on sometimes-blocking interface
slept 1ms
slept 1ms