blob: 3dd8662883c4c54f3f191612e55a5d9f517b0b49 [file] [log] [blame]
package test.magic
/**
* Basic implementations of [Magic] are located in [test.magic] package
*/
abstract class Magic {
}