This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f14f2c19a8a25136ada3ed0a9af400a497a4c601
kotlin-fork
/
js
/
js.translator
/
testFiles
/
dangerous
/
cases
T
History
Pavel V. Talanov
87381a06a7
Test for inline dangerous expressions.
...
Better FindPreviousVisitor#hasDangerous implementation.
2012-03-28 21:20:38 +04:00
..
2dangerousInExpression.kt
Fixed a problem which sometimes caused expressions to be evaluated in the wrong order.
2012-03-28 14:04:47 +04:00
dangerousInline.kt
Test for inline dangerous expressions.
2012-03-28 21:20:38 +04:00
dangerousInsideDangerous.kt
Fixed a problem which sometimes caused expressions to be evaluated in the wrong order.
2012-03-28 14:04:47 +04:00
evaluationOrder.kt
Fixed a problem which sometimes caused expressions to be evaluated in the wrong order.
2012-03-28 14:04:47 +04:00
ifAsFunArgument.kt
Fixed a problem which sometimes caused expressions to be evaluated in the wrong order.
2012-03-28 14:04:47 +04:00
ifAsPlusArgument.kt
Fixed a problem which sometimes caused expressions to be evaluated in the wrong order.
2012-03-28 14:04:47 +04:00
whenAsMinusArgument.kt
Fixed a problem which sometimes caused expressions to be evaluated in the wrong order.
2012-03-28 14:04:47 +04:00