Removed comments auto-generated by IDEA.

This commit is contained in:
Evgeny Gerashchenko
2013-12-23 15:39:05 +04:00
parent 2291b74bff
commit f7d33d2297
26 changed files with 0 additions and 105 deletions
@@ -16,11 +16,6 @@
package org.jetbrains.jet.lang.psi;
/**
* User: Alefas
* Date: 31.01.12
*/
/**
* This is an interface to show that {@link JetExpression} is not
* actually an expression (in meaning that this expression can be placed after "val x = ").