chore: add test to prevent accidental changes to public API

This commit is contained in:
Misko Hevery
2015-09-14 20:49:29 -07:00
committed by Miško Hevery
parent 255ed69392
commit 5b6d576f93
3 changed files with 1048 additions and 1 deletions

View File

@ -0,0 +1,2 @@
// ignore in dart
main() {}