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
/
object
/
cases
T
History
develar
b122893823
JS backend: fixed closure variables in object which declared in another object in method.
...
(cherry picked from commit f3e8325)
2013-08-29 21:45:23 +04:00
..
objectDeclaration.kt
Enhanced test data: KT-1361-1, toArray.kt, objectDeclaration.
2012-08-14 12:44:37 +04:00
objectDeclarationWithVars.kt
added another test case to check vars work in object declarations
2012-07-05 08:51:47 +01:00
objectInheritingFromATrait.kt
Tests:ObjectInheritingFromATrait test enhanced, ObjectInheritingFromClass test added.
2012-08-14 12:44:40 +04:00
objectInheritingFromClass.kt
Tests:ObjectInheritingFromATrait test enhanced, ObjectInheritingFromClass test added.
2012-08-14 12:44:40 +04:00
objectInMethod.kt
Fix formatting in some of test data files.
2012-08-10 14:06:23 +04:00
objectInObject.kt
JS backend: support object declaration in other declarations.
2013-08-29 21:25:15 +04:00
objectInObjectWithClosure.kt
JS backend: fixed closure variables in object which declared in another object in method.
2013-08-29 21:45:23 +04:00
objectWithMethods.kt
Test fixes for 'New diagnostic error for ambiguous object expression type'
2013-02-19 17:56:56 +04:00