Got rid of "namespace" word in test data.
This commit is contained in:
@@ -6,7 +6,7 @@ import kotlin.io.*
|
||||
* Represents a generic API to templates which should be usable
|
||||
* in JavaScript in a browser or on the server side stand alone or in a web app etc.
|
||||
*
|
||||
* To make things easier to implement in JS this namespace won't refer to any java.io or servlet
|
||||
* To make things easier to implement in JS this package won't refer to any java.io or servlet
|
||||
* stuff
|
||||
*/
|
||||
trait Template {
|
||||
|
||||
Reference in New Issue
Block a user