libamxo  4.3.4
Object Definition Language (ODL) parsing
test_mib5.odl
Go to the documentation of this file.
1 #expr:#&R!&Test
2 
3 mib test_mib5 {
4  string Mib4Text = "Hello World";
5  object Mib4SubObject {
6  string SubText = "Hello Belgium";
7  }
8 }
mib test_mib5
Definition: test_mib5.odl:3
object Mib4SubObject
Definition: test_mib5.odl:5