Cleanup 0.5.0 test cases

This commit is contained in:
Alex Beregszaszi
2018-08-06 12:03:00 +01:00
parent 74e6067347
commit 2ab66bf798
23 changed files with 11 additions and 106 deletions
@@ -0,0 +1,4 @@
interface I {
function f() external;
}
// ----