This website requires JavaScript.
Explore
Help
Sign In
kuroko-lang
/
kuroko
Watch
1
Star
0
Fork
0
You've already forked kuroko
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
kuroko
/
test
History
K. Lange
7b8df5d4da
More test files
2021-01-04 19:07:46 +09:00
..
bindNativeMethod.krk
…
day1.in
More test files
2021-01-04 19:07:46 +09:00
day1.krk
More test files
2021-01-04 19:07:46 +09:00
day23.krk
…
generateLongListTest.krk
…
test.krk
…
testArgsKwargs.krk
…
testArgumentExpansions.krk
…
testBenchmarkKwargs.krk
…
testDecorators.krk
Fix some exceptional edge cases
2021-01-03 18:26:55 +09:00
testDefaultArgs.krk
…
testEatWhitespace.krk
Ignore line feeds and indentation in some contexts
2021-01-04 09:49:56 +09:00
testElseIf.krk
…
testHash.krk
…
testKeywordArgs.krk
…
testLinesFromReadme.krk
More test files
2021-01-04 19:07:46 +09:00
testList.krk
…
testListComprehensions.krk
…
testLongList.krk
…
testLoopBreaks.krk
…
testPrintBenchmark.krk
…
testPythonFootgun.krk
Demonstrate how Python's default args behavior can be emulated
2021-01-04 10:02:44 +09:00
testRuntimeException.krk
…
testStringQuoteTypes.krk
…
testStrings.krk
…
testTryExcept.krk
…