Use directive configuring in resolve reference tests

This commit is contained in:
Nikolay Krasko
2013-07-10 21:29:24 +04:00
parent 68bd7405ff
commit 970586bfdd
7 changed files with 35 additions and 16 deletions
+3 -1
View File
@@ -1 +1,3 @@
val c = javax.swing.SwingUtilities.<caret>invokeLater { }
val c = javax.swing.SwingUtilities.<caret>invokeLater { }
// REF: (in javax.swing.SwingUtilities).invokeLater(Runnable)