1   module gltf
2   
3   def parse (text : String) : List<(String, MeshMemory)> =
4       fail
5