mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
Lkt: revamp the module system
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Check that the Python bindings to wrap/unwrap arrays of structs of arrays work
|
||||
# as expected.
|
||||
|
||||
import lexer_example
|
||||
from lexer_example import foo_lexer
|
||||
|
||||
@with_lexer(foo_lexer)
|
||||
grammar foo_grammar {
|
||||
|
||||
Reference in New Issue
Block a user