branch: elpa/dart-mode
commit 8983e176afdf42b9c0299bfb0e8dd08d893e69e0
Author: Brady Trainor <[email protected]>
Commit: Brady Trainor <[email protected]>
Code in font-lock tests were copied from dart.dev site
---
test/credit.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/test/credit.txt b/test/credit.txt
new file mode 100644
index 0000000..36030be
--- /dev/null
+++ b/test/credit.txt
@@ -0,0 +1,5 @@
+The source code samples in the language-samples/ directory were copied
+from https://dart.dev/samples.
+
+Currently, most of the code in the issues/ directory is taken from the
+language-samples/ directory.